#ff0408 color space conversions
Hex:
#ff0408
RGB:
255, 4, 8
CMY:
0, 98, 97
CMYK:
0, 98, 97, 0
HSL:
359°, 100.0000%, 50.7843%
HSV (HSB):
359°, 98.4314%, 100.0000%
XYZ:
41.3272, 21.3644, 2.1753
xyY:
0.6371, 0.3294, 21.3644
CIE-Lab:
53.3460, 79.8885, 65.2935
CIE-LCH:
53.3460, 103.1767, 39.2594
CIE-Luv:
53.3460, 174.0547, 37.2477
Hunter-Lab:
46.2216, 78.7110, 29.5648
#ff0408 color charts
#ff0408 color shades, tints & tones
#ff0408 color schemes
#ff0408 color preview, HTML & CSS examples
This text has a color of #ff0408
<p style="color:#ff0408;">Text here</p>
.mytext {color:#ff0408;}
This box has a color of #ff0408
<div style="background-color:#ff0408;">Content here</div>
.mybackground {background-color:#ff0408;}
Border around this has a color of #ff0408
<div style="border:2px solid #ff0408;">Content here</div>
.myborder {border:2px solid #ff0408;}