#fc7d7e color space conversions
Hex:
#fc7d7e
RGB:
252, 125, 126
CMY:
1, 51, 51
CMYK:
0, 50, 50, 1
HSL:
360°, 95.4887%, 73.9216%
HSV (HSB):
360°, 50.3968%, 98.8235%
XYZ:
51.2444, 36.8690, 24.1542
xyY:
0.4564, 0.3284, 36.8690
CIE-Lab:
67.1787, 48.4197, 22.3402
CIE-LCH:
67.1787, 53.3250, 24.7680
CIE-Luv:
67.1787, 91.7414, 19.2000
Hunter-Lab:
60.7199, 44.3849, 18.9185
#fc7d7e color charts
#fc7d7e color shades, tints & tones
#fc7d7e color schemes
#fc7d7e color preview, HTML & CSS examples
This text has a color of #fc7d7e
<p style="color:#fc7d7e;">Text here</p>
.mytext {color:#fc7d7e;}
This box has a color of #fc7d7e
<div style="background-color:#fc7d7e;">Content here</div>
.mybackground {background-color:#fc7d7e;}
Border around this has a color of #fc7d7e
<div style="border:2px solid #fc7d7e;">Content here</div>
.myborder {border:2px solid #fc7d7e;}