#fc0ccc color space conversions
Hex:
#fc0ccc
RGB:
252, 12, 204
CMY:
1, 95, 20
CMYK:
0, 95, 19, 1
HSL:
312°, 97.5610%, 51.7647%
HSV (HSB):
312°, 95.2381%, 98.8235%
XYZ:
51.1754, 25.3180, 59.3164
xyY:
0.3768, 0.1864, 25.3180
CIE-Lab:
57.3840, 90.4555, -36.8193
CIE-LCH:
57.3840, 97.6619, 337.8516
CIE-Luv:
57.3840, 103.2049, -70.2081
Hunter-Lab:
50.3170, 93.4905, -34.6723
#fc0ccc color charts
#fc0ccc color shades, tints & tones
#fc0ccc color schemes
#fc0ccc color preview, HTML & CSS examples
This text has a color of #fc0ccc
<p style="color:#fc0ccc;">Text here</p>
.mytext {color:#fc0ccc;}
This box has a color of #fc0ccc
<div style="background-color:#fc0ccc;">Content here</div>
.mybackground {background-color:#fc0ccc;}
Border around this has a color of #fc0ccc
<div style="border:2px solid #fc0ccc;">Content here</div>
.myborder {border:2px solid #fc0ccc;}