In RGB color space, #ff0c08 hex color has a red value of 255, a green value of 12 and a blue value of 8.
In CMYK color space (used in color printing), #ff0c08 hex color is composed of 0% cyan, 95.29% magenta, 96.86% yellow and 0% black.
#ff0c08 color has a hue of 1 degrees, a saturation of 100% and a lightness of 51.6%.
#ff0c08 hex color contains mainly RED.
The closest web safe color of #ff0c08 is #ff0000
#ff0c08 hex color has a decimal value of 16714760.
HEX | ff0c08 | #ff0c08 |
---|---|---|
RGB | 255, 12, 8 | rgb(255, 12, 8) |
RGB Percent | 100, 4.71, 3.14 | rgb(100, 4.71, 3.14) |
CMYK | 0, 95, 97, 0 | |
HSL | 1°, 100, 51.6 | hsl(1, 100%, 51.6%) |
HSV | 1°, 96.9, 100 |
XYZ | 41.415, 21.54, 2.205 |
---|---|
Hunter Lab | 46.411, 78.065, 29.671 |
CIE-LAB | 53.535, 79.34, 65.374 |
CIE-LCH | 53.535, 102.804, 39.488 |
CIE-LUV | 0, 95.29, 96.86, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0c08
CMYK percent of color #ff0c08
Text with hexadecimal color #ff0c08
This text has a font color of #ff0c08
<p style="color:#ff0c08">Text here</p>
#ff0c08 Background Color
This box has a background color of #ff0c08
<div style="background-color:#ff0c08">Text here</div>
#ff0c08 Border Color
This box has a border color of #ff0c08
<div style="border: 4px solid #ff0c08">Text here</div>
CSS codes
<p style="color:#ff0c08">Text here</p>
<div style="background-color:#ff0c08">Text here</div>
<div style="border: 4px solid #ff0c08">Text here</div>
#ff0c08 Color on white background
This is how a font and box color of #ff0c08 will look
on a white background.
#ff0c08 Color on black background
This is how a font and box color of #ff0c08 hex color will look
on a black background.