#fe0010 color space conversions
Hex:
#fe0010
RGB:
254, 0, 16
CMY:
0, 100, 94
CMYK:
0, 100, 94, 0
HSL:
356°, 100.0000%, 49.8039%
HSV (HSB):
356°, 100.0000%, 99.6078%
XYZ:
40.9666, 21.1082, 2.4053
xyY:
0.6353, 0.3274, 21.1082
CIE-Lab:
53.0678, 79.9827, 62.9644
CIE-LCH:
53.0678, 101.7927, 38.2107
CIE-Luv:
53.0678, 173.3998, 36.1618
Hunter-Lab:
45.9437, 78.7614, 29.0565
#fe0010 color charts
#fe0010 color shades, tints & tones
#fe0010 color schemes
#fe0010 color preview, HTML & CSS examples
This text has a color of #fe0010
<p style="color:#fe0010;">Text here</p>
.mytext {color:#fe0010;}
This box has a color of #fe0010
<div style="background-color:#fe0010;">Content here</div>
.mybackground {background-color:#fe0010;}
Border around this has a color of #fe0010
<div style="border:2px solid #fe0010;">Content here</div>
.myborder {border:2px solid #fe0010;}