#fc12c4 color space conversions
Hex:
#fc12c4
RGB:
252, 18, 196
CMY:
1, 93, 23
CMYK:
0, 93, 22, 1
HSL:
314°, 97.5000%, 52.9412%
HSV (HSB):
314°, 92.8571%, 98.8235%
XYZ:
50.3250, 25.1136, 54.4195
xyY:
0.3875, 0.1934, 25.1136
CIE-Lab:
57.1859, 89.0434, -32.5361
CIE-LCH:
57.1859, 94.8015, 339.9279
CIE-Luv:
57.1859, 106.4428, -63.5133
Hunter-Lab:
50.1135, 91.5550, -29.3052
#fc12c4 color charts
#fc12c4 color shades, tints & tones
#fc12c4 color schemes
#fc12c4 color preview, HTML & CSS examples
This text has a color of #fc12c4
<p style="color:#fc12c4;">Text here</p>
.mytext {color:#fc12c4;}
This box has a color of #fc12c4
<div style="background-color:#fc12c4;">Content here</div>
.mybackground {background-color:#fc12c4;}
Border around this has a color of #fc12c4
<div style="border:2px solid #fc12c4;">Content here</div>
.myborder {border:2px solid #fc12c4;}