#fc7dc7 color space conversions
Hex:
#fc7dc7
RGB:
252, 125, 199
CMY:
1, 51, 22
CMYK:
0, 50, 21, 1
HSL:
325°, 95.4887%, 73.9216%
HSV (HSB):
325°, 50.3968%, 98.8235%
XYZ:
57.7873, 39.4862, 58.6087
xyY:
0.3707, 0.2533, 39.4862
CIE-Lab:
69.1020, 56.7603, -15.9636
CIE-LCH:
69.1020, 58.9624, 344.2916
CIE-Luv:
69.1020, 73.6929, -34.1818
Hunter-Lab:
62.8380, 54.1861, -11.3128
#fc7dc7 color charts
#fc7dc7 color shades, tints & tones
#fc7dc7 color schemes
#fc7dc7 color preview, HTML & CSS examples
This text has a color of #fc7dc7
<p style="color:#fc7dc7;">Text here</p>
.mytext {color:#fc7dc7;}
This box has a color of #fc7dc7
<div style="background-color:#fc7dc7;">Content here</div>
.mybackground {background-color:#fc7dc7;}
Border around this has a color of #fc7dc7
<div style="border:2px solid #fc7dc7;">Content here</div>
.myborder {border:2px solid #fc7dc7;}