#fe2c4d color space conversions
Hex:
#fe2c4d
RGB:
254, 44, 77
CMY:
0, 83, 70
CMYK:
0, 83, 70, 0
HSL:
351°, 99.0566%, 58.4314%
HSV (HSB):
351°, 82.6772%, 99.6078%
XYZ:
43.1133, 23.4080, 9.2671
xyY:
0.5689, 0.3089, 23.4080
CIE-Lab:
55.4901, 76.0265, 35.2843
CIE-LCH:
55.4901, 83.8153, 24.8963
CIE-Luv:
55.4901, 152.0532, 22.2513
Hunter-Lab:
48.3818, 74.3940, 22.5109
#fe2c4d color charts
#fe2c4d color shades, tints & tones
#fe2c4d color schemes
#fe2c4d color preview, HTML & CSS examples
This text has a color of #fe2c4d
<p style="color:#fe2c4d;">Text here</p>
.mytext {color:#fe2c4d;}
This box has a color of #fe2c4d
<div style="background-color:#fe2c4d;">Content here</div>
.mybackground {background-color:#fe2c4d;}
Border around this has a color of #fe2c4d
<div style="border:2px solid #fe2c4d;">Content here</div>
.myborder {border:2px solid #fe2c4d;}