#fe7c7e color space conversions
Hex:
#fe7c7e
RGB:
254, 124, 126
CMY:
0, 51, 51
CMYK:
0, 51, 50, 0
HSL:
359°, 98.4848%, 74.1176%
HSV (HSB):
359°, 51.1811%, 99.6078%
XYZ:
51.8466, 36.9925, 24.1463
xyY:
0.4589, 0.3274, 36.9925
CIE-Lab:
67.2714, 49.6078, 22.5134
CIE-LCH:
67.2714, 54.4774, 24.4098
CIE-Luv:
67.2714, 94.0219, 19.1228
Hunter-Lab:
60.8215, 45.7229, 19.0367
#fe7c7e color charts
#fe7c7e color shades, tints & tones
#fe7c7e color schemes
#fe7c7e color preview, HTML & CSS examples
This text has a color of #fe7c7e
<p style="color:#fe7c7e;">Text here</p>
.mytext {color:#fe7c7e;}
This box has a color of #fe7c7e
<div style="background-color:#fe7c7e;">Content here</div>
.mybackground {background-color:#fe7c7e;}
Border around this has a color of #fe7c7e
<div style="border:2px solid #fe7c7e;">Content here</div>
.myborder {border:2px solid #fe7c7e;}