#fe2242 color space conversions
Hex:
#fe2242
RGB:
254, 34, 66
CMY:
0, 87, 74
CMYK:
0, 87, 74, 0
HSL:
351°, 99.0991%, 56.4706%
HSV (HSB):
351°, 86.6142%, 99.6078%
XYZ:
42.4284, 22.6082, 7.2819
xyY:
0.5867, 0.3126, 22.6082
CIE-Lab:
54.6665, 77.5317, 40.6572
CIE-LCH:
54.6665, 87.5453, 27.6723
CIE-Luv:
54.6665, 158.3867, 25.6299
Hunter-Lab:
47.5481, 76.0711, 24.2036
#fe2242 color charts
#fe2242 color shades, tints & tones
#fe2242 color schemes
#fe2242 color preview, HTML & CSS examples
This text has a color of #fe2242
<p style="color:#fe2242;">Text here</p>
.mytext {color:#fe2242;}
This box has a color of #fe2242
<div style="background-color:#fe2242;">Content here</div>
.mybackground {background-color:#fe2242;}
Border around this has a color of #fe2242
<div style="border:2px solid #fe2242;">Content here</div>
.myborder {border:2px solid #fe2242;}