#fe0c5c color space conversions
Hex:
#fe0c5c
RGB:
254, 12, 92
CMY:
0, 95, 64
CMYK:
0, 95, 64, 0
HSL:
340°, 99.1803%, 52.1569%
HSV (HSB):
340°, 95.2756%, 99.6078%
XYZ:
42.9363, 22.1065, 12.1292
xyY:
0.5564, 0.2865, 22.1065
CIE-Lab:
54.1398, 81.3205, 24.6984
CIE-LCH:
54.1398, 84.9884, 16.8944
CIE-Luv:
54.1398, 154.9186, 11.1486
Hunter-Lab:
47.0175, 80.7251, 17.6171
#fe0c5c color charts
#fe0c5c color shades, tints & tones
#fe0c5c color schemes
#fe0c5c color preview, HTML & CSS examples
This text has a color of #fe0c5c
<p style="color:#fe0c5c;">Text here</p>
.mytext {color:#fe0c5c;}
This box has a color of #fe0c5c
<div style="background-color:#fe0c5c;">Content here</div>
.mybackground {background-color:#fe0c5c;}
Border around this has a color of #fe0c5c
<div style="border:2px solid #fe0c5c;">Content here</div>
.myborder {border:2px solid #fe0c5c;}