#fc7cc0 color space conversions
Hex:
#fc7cc0
RGB:
252, 124, 192
CMY:
1, 51, 25
CMYK:
0, 51, 24, 1
HSL:
328°, 95.5224%, 73.7255%
HSV (HSB):
328°, 50.7937%, 98.8235%
XYZ:
56.8670, 38.9165, 54.3836
xyY:
0.3787, 0.2592, 38.9165
CIE-Lab:
68.6908, 56.2722, -12.6653
CIE-LCH:
68.6908, 57.6799, 347.3157
CIE-Luv:
68.6908, 76.0488, -29.0902
Hunter-Lab:
62.3831, 53.5459, -8.0189
#fc7cc0 color charts
#fc7cc0 color shades, tints & tones
#fc7cc0 color schemes
#fc7cc0 color preview, HTML & CSS examples
This text has a color of #fc7cc0
<p style="color:#fc7cc0;">Text here</p>
.mytext {color:#fc7cc0;}
This box has a color of #fc7cc0
<div style="background-color:#fc7cc0;">Content here</div>
.mybackground {background-color:#fc7cc0;}
Border around this has a color of #fc7cc0
<div style="border:2px solid #fc7cc0;">Content here</div>
.myborder {border:2px solid #fc7cc0;}