#fc04ce color space conversions
Hex:
#fc04ce
RGB:
252, 4, 206
CMY:
1, 98, 19
CMYK:
0, 98, 18, 1
HSL:
311°, 97.6378%, 50.1961%
HSV (HSB):
311°, 98.4127%, 98.8235%
XYZ:
51.3289, 25.2385, 60.5587
xyY:
0.3743, 0.1841, 25.2385
CIE-Lab:
57.3071, 91.1931, -38.0843
CIE-LCH:
57.3071, 98.8261, 337.3335
CIE-Luv:
57.3071, 102.7135, -72.2109
Hunter-Lab:
50.2379, 94.4598, -36.3038
#fc04ce color charts
#fc04ce color shades, tints & tones
#fc04ce color schemes
#fc04ce color preview, HTML & CSS examples
This text has a color of #fc04ce
<p style="color:#fc04ce;">Text here</p>
.mytext {color:#fc04ce;}
This box has a color of #fc04ce
<div style="background-color:#fc04ce;">Content here</div>
.mybackground {background-color:#fc04ce;}
Border around this has a color of #fc04ce
<div style="border:2px solid #fc04ce;">Content here</div>
.myborder {border:2px solid #fc04ce;}