#fe2e5d color space conversions
Hex:
#fe2e5d
RGB:
254, 46, 93
CMY:
0, 82, 64
CMYK:
0, 82, 63, 0
HSL:
346°, 99.0476%, 58.8235%
HSV (HSB):
346°, 81.8898%, 99.6078%
XYZ:
43.8258, 23.8151, 12.6428
xyY:
0.5459, 0.2966, 23.8151
CIE-Lab:
55.9022, 76.3552, 26.3975
CIE-LCH:
55.9022, 80.7895, 19.0713
CIE-Luv:
55.9022, 146.4369, 14.4778
Hunter-Lab:
48.8008, 74.9018, 18.8002
#fe2e5d color charts
#fe2e5d color shades, tints & tones
#fe2e5d color schemes
#fe2e5d color preview, HTML & CSS examples
This text has a color of #fe2e5d
<p style="color:#fe2e5d;">Text here</p>
.mytext {color:#fe2e5d;}
This box has a color of #fe2e5d
<div style="background-color:#fe2e5d;">Content here</div>
.mybackground {background-color:#fe2e5d;}
Border around this has a color of #fe2e5d
<div style="border:2px solid #fe2e5d;">Content here</div>
.myborder {border:2px solid #fe2e5d;}