#fc3ccd color space conversions
Hex:
#fc3ccd
RGB:
252, 60, 205
CMY:
1, 76, 20
CMYK:
0, 76, 19, 1
HSL:
315°, 96.9697%, 61.1765%
HSV (HSB):
315°, 76.1905%, 98.8235%
XYZ:
52.7802, 28.3349, 60.4450
xyY:
0.3728, 0.2002, 28.3349
CIE-Lab:
60.1901, 82.5681, -33.0105
CIE-LCH:
60.1901, 88.9223, 338.2086
CIE-Luv:
60.1901, 95.8198, -63.7293
Hunter-Lab:
53.2306, 83.8362, -30.0642
#fc3ccd color charts
#fc3ccd color shades, tints & tones
#fc3ccd color schemes
#fc3ccd color preview, HTML & CSS examples
This text has a color of #fc3ccd
<p style="color:#fc3ccd;">Text here</p>
.mytext {color:#fc3ccd;}
This box has a color of #fc3ccd
<div style="background-color:#fc3ccd;">Content here</div>
.mybackground {background-color:#fc3ccd;}
Border around this has a color of #fc3ccd
<div style="border:2px solid #fc3ccd;">Content here</div>
.myborder {border:2px solid #fc3ccd;}