#fc7d9f color space conversions
Hex:
#fc7d9f
RGB:
252, 125, 159
CMY:
1, 51, 38
CMYK:
0, 50, 37, 1
HSL:
344°, 95.4887%, 73.9216%
HSV (HSB):
344°, 50.3968%, 98.8235%
XYZ:
53.7365, 37.8659, 37.2775
xyY:
0.4170, 0.2938, 37.8659
CIE-Lab:
67.9216, 51.7099, 4.7792
CIE-LCH:
67.9216, 51.9303, 5.2805
CIE-Luv:
67.9216, 84.0412, -3.3205
Hunter-Lab:
61.5353, 48.1909, 7.1573
#fc7d9f color charts
#fc7d9f color shades, tints & tones
#fc7d9f color schemes
#fc7d9f color preview, HTML & CSS examples
This text has a color of #fc7d9f
<p style="color:#fc7d9f;">Text here</p>
.mytext {color:#fc7d9f;}
This box has a color of #fc7d9f
<div style="background-color:#fc7d9f;">Content here</div>
.mybackground {background-color:#fc7d9f;}
Border around this has a color of #fc7d9f
<div style="border:2px solid #fc7d9f;">Content here</div>
.myborder {border:2px solid #fc7d9f;}