#fe0c7c color space conversions
Hex:
#fe0c7c
RGB:
254, 12, 124
CMY:
0, 95, 51
CMYK:
0, 95, 51, 0
HSL:
332°, 99.1803%, 52.1569%
HSV (HSB):
332°, 95.2756%, 99.6078%
XYZ:
44.6426, 22.7890, 21.1146
xyY:
0.5042, 0.2574, 22.7890
CIE-Lab:
54.8543, 83.2568, 6.3994
CIE-LCH:
54.8543, 83.5024, 4.3953
CIE-Luv:
54.8543, 142.0087, -8.8248
Hunter-Lab:
47.7378, 83.3852, 7.1924
#fe0c7c color charts
#fe0c7c color shades, tints & tones
#fe0c7c color schemes
#fe0c7c color preview, HTML & CSS examples
This text has a color of #fe0c7c
<p style="color:#fe0c7c;">Text here</p>
.mytext {color:#fe0c7c;}
This box has a color of #fe0c7c
<div style="background-color:#fe0c7c;">Content here</div>
.mybackground {background-color:#fe0c7c;}
Border around this has a color of #fe0c7c
<div style="border:2px solid #fe0c7c;">Content here</div>
.myborder {border:2px solid #fe0c7c;}