#fc947f color space conversions
Hex:
#fc947f
RGB:
252, 148, 127
CMY:
1, 42, 50
CMYK:
0, 41, 50, 1
HSL:
10°, 95.4198%, 74.3137%
HSV (HSB):
10°, 49.6032%, 98.8235%
XYZ:
54.5656, 43.4076, 25.5813
xyY:
0.4416, 0.3513, 43.4076
CIE-Lab:
71.8307, 36.9758, 28.0222
CIE-LCH:
71.8307, 46.3945, 37.1568
CIE-Luv:
71.8307, 75.7471, 28.9191
Hunter-Lab:
65.8844, 32.5362, 23.0983
#fc947f color charts
#fc947f color shades, tints & tones
#fc947f color schemes
#fc947f color preview, HTML & CSS examples
This text has a color of #fc947f
<p style="color:#fc947f;">Text here</p>
.mytext {color:#fc947f;}
This box has a color of #fc947f
<div style="background-color:#fc947f;">Content here</div>
.mybackground {background-color:#fc947f;}
Border around this has a color of #fc947f
<div style="border:2px solid #fc947f;">Content here</div>
.myborder {border:2px solid #fc947f;}