#fc917d color space conversions
Hex:
#fc917d
RGB:
252, 145, 125
CMY:
1, 43, 51
CMYK:
0, 42, 50, 1
HSL:
9°, 95.4887%, 73.9216%
HSV (HSB):
9°, 50.3968%, 98.8235%
XYZ:
53.9720, 42.4269, 24.7466
xyY:
0.4455, 0.3502, 42.4269
CIE-Lab:
71.1643, 38.3360, 28.2302
CIE-LCH:
71.1643, 47.6088, 36.3675
CIE-Luv:
71.1643, 78.1817, 28.7299
Hunter-Lab:
65.1359, 33.9180, 23.0696
#fc917d color charts
#fc917d color shades, tints & tones
#fc917d color schemes
#fc917d color preview, HTML & CSS examples
This text has a color of #fc917d
<p style="color:#fc917d;">Text here</p>
.mytext {color:#fc917d;}
This box has a color of #fc917d
<div style="background-color:#fc917d;">Content here</div>
.mybackground {background-color:#fc917d;}
Border around this has a color of #fc917d
<div style="border:2px solid #fc917d;">Content here</div>
.myborder {border:2px solid #fc917d;}