#fc12ce color space conversions
Hex:
#fc12ce
RGB:
252, 18, 206
CMY:
1, 93, 19
CMYK:
0, 93, 18, 1
HSL:
312°, 97.5000%, 52.9412%
HSV (HSB):
312°, 92.8571%, 98.8235%
XYZ:
51.5018, 25.5843, 60.6163
xyY:
0.3740, 0.1858, 25.5843
CIE-Lab:
57.6403, 90.2133, -37.5619
CIE-LCH:
57.6403, 97.7207, 337.3947
CIE-Luv:
57.6403, 101.8953, -71.3471
Hunter-Lab:
50.5809, 93.2331, -35.6467
#fc12ce color charts
#fc12ce color shades, tints & tones
#fc12ce color schemes
#fc12ce color preview, HTML & CSS examples
This text has a color of #fc12ce
<p style="color:#fc12ce;">Text here</p>
.mytext {color:#fc12ce;}
This box has a color of #fc12ce
<div style="background-color:#fc12ce;">Content here</div>
.mybackground {background-color:#fc12ce;}
Border around this has a color of #fc12ce
<div style="border:2px solid #fc12ce;">Content here</div>
.myborder {border:2px solid #fc12ce;}