#fe0242 color space conversions
Hex:
#fe0242
RGB:
254, 2, 66
CMY:
0, 99, 74
CMYK:
0, 99, 74, 0
HSL:
345°, 99.2126%, 50.1961%
HSV (HSB):
345°, 99.2126%, 99.6078%
XYZ:
41.8781, 21.5076, 7.0984
xyY:
0.5941, 0.3051, 21.5076
CIE-Lab:
53.5006, 80.8977, 39.3346
CIE-LCH:
53.5006, 89.9536, 25.9302
CIE-Luv:
53.5006, 164.3970, 23.2387
Hunter-Lab:
46.3763, 80.0283, 23.3884
#fe0242 color charts
#fe0242 color shades, tints & tones
#fe0242 color schemes
#fe0242 color preview, HTML & CSS examples
This text has a color of #fe0242
<p style="color:#fe0242;">Text here</p>
.mytext {color:#fe0242;}
This box has a color of #fe0242
<div style="background-color:#fe0242;">Content here</div>
.mybackground {background-color:#fe0242;}
Border around this has a color of #fe0242
<div style="border:2px solid #fe0242;">Content here</div>
.myborder {border:2px solid #fe0242;}