#fc3bcc color space conversions
Hex:
#fc3bcc
RGB:
252, 59, 204
CMY:
1, 77, 20
CMYK:
0, 77, 19, 1
HSL:
315°, 96.9849%, 60.9804%
HSV (HSB):
315°, 76.5873%, 98.8235%
XYZ:
52.6079, 28.1830, 59.7939
xyY:
0.3742, 0.2005, 28.1830
CIE-Lab:
60.0537, 82.7085, -32.6534
CIE-LCH:
60.0537, 88.9210, 338.4559
CIE-Luv:
60.0537, 96.4633, -63.1834
Hunter-Lab:
53.0877, 83.9835, -29.6183
#fc3bcc color charts
#fc3bcc color shades, tints & tones
#fc3bcc color schemes
#fc3bcc color preview, HTML & CSS examples
This text has a color of #fc3bcc
<p style="color:#fc3bcc;">Text here</p>
.mytext {color:#fc3bcc;}
This box has a color of #fc3bcc
<div style="background-color:#fc3bcc;">Content here</div>
.mybackground {background-color:#fc3bcc;}
Border around this has a color of #fc3bcc
<div style="border:2px solid #fc3bcc;">Content here</div>
.myborder {border:2px solid #fc3bcc;}