#fe102e color space conversions
Hex:
#fe102e
RGB:
254, 16, 46
CMY:
0, 94, 82
CMYK:
0, 94, 82, 0
HSL:
352°, 99.1667%, 52.9412%
HSV (HSB):
352°, 93.7008%, 99.6078%
XYZ:
41.5515, 21.6387, 4.5714
xyY:
0.6132, 0.3193, 21.6387
CIE-Lab:
53.6415, 79.2986, 50.5594
CIE-LCH:
53.6415, 94.0453, 32.5209
CIE-Luv:
53.6415, 167.1675, 30.9385
Hunter-Lab:
46.5174, 78.0391, 26.7355
#fe102e color charts
#fe102e color shades, tints & tones
#fe102e color schemes
#fe102e color preview, HTML & CSS examples
This text has a color of #fe102e
<p style="color:#fe102e;">Text here</p>
.mytext {color:#fe102e;}
This box has a color of #fe102e
<div style="background-color:#fe102e;">Content here</div>
.mybackground {background-color:#fe102e;}
Border around this has a color of #fe102e
<div style="border:2px solid #fe102e;">Content here</div>
.myborder {border:2px solid #fe102e;}