#fe7c8e color space conversions
Hex:
#fe7c8e
RGB:
254, 124, 142
CMY:
0, 51, 44
CMYK:
0, 51, 44, 0
HSL:
352°, 98.4848%, 74.1176%
HSV (HSB):
352°, 51.1811%, 99.6078%
XYZ:
52.9632, 37.4391, 30.0262
xyY:
0.4398, 0.3109, 37.4391
CIE-Lab:
67.6052, 51.0811, 13.9671
CIE-LCH:
67.6052, 52.9562, 15.2926
CIE-Luv:
67.6052, 90.3642, 8.6673
Hunter-Lab:
61.1875, 47.4293, 13.7362
#fe7c8e color charts
#fe7c8e color shades, tints & tones
#fe7c8e color schemes
#fe7c8e color preview, HTML & CSS examples
This text has a color of #fe7c8e
<p style="color:#fe7c8e;">Text here</p>
.mytext {color:#fe7c8e;}
This box has a color of #fe7c8e
<div style="background-color:#fe7c8e;">Content here</div>
.mybackground {background-color:#fe7c8e;}
Border around this has a color of #fe7c8e
<div style="border:2px solid #fe7c8e;">Content here</div>
.myborder {border:2px solid #fe7c8e;}