#fc0fca color space conversions
Hex:
#fc0fca
RGB:
252, 15, 202
CMY:
1, 94, 21
CMYK:
0, 94, 20, 1
HSL:
313°, 97.5309%, 52.3529%
HSV (HSB):
313°, 94.0476%, 98.8235%
XYZ:
50.9764, 25.3014, 58.0740
xyY:
0.3794, 0.1883, 25.3014
CIE-Lab:
57.3679, 89.9968, -35.6986
CIE-LCH:
57.3679, 96.8185, 338.3635
CIE-Luv:
57.3679, 103.9254, -68.4460
Hunter-Lab:
50.3005, 92.8728, -33.2425
#fc0fca color charts
#fc0fca color shades, tints & tones
#fc0fca color schemes
#fc0fca color preview, HTML & CSS examples
This text has a color of #fc0fca
<p style="color:#fc0fca;">Text here</p>
.mytext {color:#fc0fca;}
This box has a color of #fc0fca
<div style="background-color:#fc0fca;">Content here</div>
.mybackground {background-color:#fc0fca;}
Border around this has a color of #fc0fca
<div style="border:2px solid #fc0fca;">Content here</div>
.myborder {border:2px solid #fc0fca;}