#fc0ac3 color space conversions
Hex:
#fc0ac3
RGB:
252, 10, 195
CMY:
1, 96, 24
CMYK:
0, 96, 23, 1
HSL:
314°, 97.5806%, 51.3725%
HSV (HSB):
314°, 96.0317%, 98.8235%
XYZ:
50.1038, 24.8527, 53.7860
xyY:
0.3892, 0.1930, 24.8527
CIE-Lab:
56.9316, 89.5460, -32.3564
CIE-LCH:
56.9316, 95.2125, 340.1333
CIE-Luv:
56.9316, 107.4557, -63.2780
Hunter-Lab:
49.8524, 92.1581, -29.0716
#fc0ac3 color charts
#fc0ac3 color shades, tints & tones
#fc0ac3 color schemes
#fc0ac3 color preview, HTML & CSS examples
This text has a color of #fc0ac3
<p style="color:#fc0ac3;">Text here</p>
.mytext {color:#fc0ac3;}
This box has a color of #fc0ac3
<div style="background-color:#fc0ac3;">Content here</div>
.mybackground {background-color:#fc0ac3;}
Border around this has a color of #fc0ac3
<div style="border:2px solid #fc0ac3;">Content here</div>
.myborder {border:2px solid #fc0ac3;}