#fe2044 color space conversions
Hex:
#fe2044
RGB:
254, 32, 68
CMY:
0, 87, 73
CMYK:
0, 87, 73, 0
HSL:
350°, 99.1071%, 56.0784%
HSV (HSB):
350°, 87.4016%, 99.6078%
XYZ:
42.4330, 22.5212, 7.5794
xyY:
0.5850, 0.3105, 22.5212
CIE-Lab:
54.5757, 77.9365, 39.4097
CIE-LCH:
54.5757, 87.3340, 26.8241
CIE-Luv:
54.5757, 158.4577, 24.5709
Hunter-Lab:
47.4565, 76.5558, 23.7502
#fe2044 color charts
#fe2044 color shades, tints & tones
#fe2044 color schemes
#fe2044 color preview, HTML & CSS examples
This text has a color of #fe2044
<p style="color:#fe2044;">Text here</p>
.mytext {color:#fe2044;}
This box has a color of #fe2044
<div style="background-color:#fe2044;">Content here</div>
.mybackground {background-color:#fe2044;}
Border around this has a color of #fe2044
<div style="border:2px solid #fe2044;">Content here</div>
.myborder {border:2px solid #fe2044;}