#fc12d5 color space conversions
Hex:
#fc12d5
RGB:
252, 18, 213
CMY:
1, 93, 16
CMYK:
0, 93, 15, 1
HSL:
310°, 97.5000%, 52.9412%
HSV (HSB):
310°, 92.8571%, 98.8235%
XYZ:
52.3714, 25.9322, 65.1959
xyY:
0.3650, 0.1807, 25.9322
CIE-Lab:
57.9726, 91.0628, -41.0323
CIE-LCH:
57.9726, 99.8803, 335.7440
CIE-Luv:
57.9726, 98.7676, -76.8071
Hunter-Lab:
50.9236, 94.4586, -40.2606
#fc12d5 color charts
#fc12d5 color shades, tints & tones
#fc12d5 color schemes
#fc12d5 color preview, HTML & CSS examples
This text has a color of #fc12d5
<p style="color:#fc12d5;">Text here</p>
.mytext {color:#fc12d5;}
This box has a color of #fc12d5
<div style="background-color:#fc12d5;">Content here</div>
.mybackground {background-color:#fc12d5;}
Border around this has a color of #fc12d5
<div style="border:2px solid #fc12d5;">Content here</div>
.myborder {border:2px solid #fc12d5;}