#fe7c8c color space conversions
Hex:
#fe7c8c
RGB:
254, 124, 140
CMY:
0, 51, 45
CMYK:
0, 51, 45, 0
HSL:
353°, 98.4848%, 74.1176%
HSV (HSB):
353°, 51.1811%, 99.6078%
XYZ:
52.8143, 37.3796, 29.2423
xyY:
0.4422, 0.3130, 37.3796
CIE-Lab:
67.5608, 50.8864, 15.0335
CIE-LCH:
67.5608, 53.0606, 16.4589
CIE-Luv:
67.5608, 90.8371, 10.0230
Hunter-Lab:
61.1388, 47.2029, 14.4392
#fe7c8c color charts
#fe7c8c color shades, tints & tones
#fe7c8c color schemes
#fe7c8c color preview, HTML & CSS examples
This text has a color of #fe7c8c
<p style="color:#fe7c8c;">Text here</p>
.mytext {color:#fe7c8c;}
This box has a color of #fe7c8c
<div style="background-color:#fe7c8c;">Content here</div>
.mybackground {background-color:#fe7c8c;}
Border around this has a color of #fe7c8c
<div style="border:2px solid #fe7c8c;">Content here</div>
.myborder {border:2px solid #fe7c8c;}