#fc0df4 color space conversions
Hex:
#fc0df4
RGB:
252, 13, 244
CMY:
1, 95, 4
CMYK:
0, 95, 3, 1
HSL:
302°, 97.5510%, 51.9608%
HSV (HSB):
302°, 94.8413%, 98.8235%
XYZ:
56.6179, 27.5149, 87.9148
xyY:
0.3291, 0.1599, 27.5149
CIE-Lab:
59.4480, 95.4959, -56.1534
CIE-LCH:
59.4480, 110.7821, 329.5436
CIE-Luv:
59.4480, 85.8525, -100.8837
Hunter-Lab:
52.4547, 100.8716, -62.6525
#fc0df4 color charts
#fc0df4 color shades, tints & tones
#fc0df4 color schemes
#fc0df4 color preview, HTML & CSS examples
This text has a color of #fc0df4
<p style="color:#fc0df4;">Text here</p>
.mytext {color:#fc0df4;}
This box has a color of #fc0df4
<div style="background-color:#fc0df4;">Content here</div>
.mybackground {background-color:#fc0df4;}
Border around this has a color of #fc0df4
<div style="border:2px solid #fc0df4;">Content here</div>
.myborder {border:2px solid #fc0df4;}