#fc8e7c color space conversions
Hex:
#fc8e7c
RGB:
252, 142, 124
CMY:
1, 44, 51
CMYK:
0, 44, 51, 1
HSL:
8°, 95.5224%, 73.7255%
HSV (HSB):
8°, 50.7937%, 98.8235%
XYZ:
53.4560, 41.4967, 24.2610
xyY:
0.4484, 0.3481, 41.4967
CIE-Lab:
70.5225, 39.7785, 27.9274
CIE-LCH:
70.5225, 48.6032, 35.0716
CIE-Luv:
70.5225, 80.4558, 27.9582
Hunter-Lab:
64.4179, 35.3934, 22.7628
#fc8e7c color charts
#fc8e7c color shades, tints & tones
#fc8e7c color schemes
#fc8e7c color preview, HTML & CSS examples
This text has a color of #fc8e7c
<p style="color:#fc8e7c;">Text here</p>
.mytext {color:#fc8e7c;}
This box has a color of #fc8e7c
<div style="background-color:#fc8e7c;">Content here</div>
.mybackground {background-color:#fc8e7c;}
Border around this has a color of #fc8e7c
<div style="border:2px solid #fc8e7c;">Content here</div>
.myborder {border:2px solid #fc8e7c;}