In RGB color space, #ff0208 hex color has a red value of 255, a green value of 2 and a blue value of 8.
In CMYK color space (used in color printing), #ff0208 hex color is composed of 0% cyan, 99.22% magenta, 96.86% yellow and 0% black.
#ff0208 color has a hue of 358.6 degrees, a saturation of 100% and a lightness of 50.4%.
#ff0208 hex color contains mainly RED.
The closest web safe color of #ff0208 is #ff0000
#ff0208 hex color has a decimal value of 16712200.
HEX | ff0208 | #ff0208 |
---|---|---|
RGB | 255, 2, 8 | rgb(255, 2, 8) |
RGB Percent | 100, 0.78, 3.14 | rgb(100, 0.78, 3.14) |
CMYK | 0, 99, 97, 0 | |
HSL | 358.6°, 100, 50.4 | hsl(358.6, 100%, 50.4%) |
HSV | 358.6°, 99.2, 100 |
XYZ | 41.306, 21.321, 2.168 |
---|---|
Hunter Lab | 46.175, 78.873, 29.538 |
CIE-LAB | 53.299, 80.026, 65.273 |
CIE-LCH | 53.299, 103.27, 39.202 |
CIE-LUV | 0, 99.22, 96.86, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0208
CMYK percent of color #ff0208
Text with hexadecimal color #ff0208
This text has a font color of #ff0208
<p style="color:#ff0208">Text here</p>
#ff0208 Background Color
This box has a background color of #ff0208
<div style="background-color:#ff0208">Text here</div>
#ff0208 Border Color
This box has a border color of #ff0208
<div style="border: 4px solid #ff0208">Text here</div>
CSS codes
<p style="color:#ff0208">Text here</p>
<div style="background-color:#ff0208">Text here</div>
<div style="border: 4px solid #ff0208">Text here</div>
#ff0208 Color on white background
This is how a font and box color of #ff0208 will look
on a white background.
#ff0208 Color on black background
This is how a font and box color of #ff0208 hex color will look
on a black background.