#fc04ca color space conversions
Hex:
#fc04ca
RGB:
252, 4, 202
CMY:
1, 98, 21
CMYK:
0, 98, 20, 1
HSL:
312°, 97.6378%, 50.1961%
HSV (HSB):
312°, 98.4127%, 98.8235%
XYZ:
50.8490, 25.0465, 58.0315
xyY:
0.3797, 0.1870, 25.0465
CIE-Lab:
57.1207, 90.7233, -36.0851
CIE-LCH:
57.1207, 97.6363, 338.3099
CIE-Luv:
57.1207, 104.5472, -69.0883
Hunter-Lab:
50.0465, 93.7806, -33.7173
#fc04ca color charts
#fc04ca color shades, tints & tones
#fc04ca color schemes
#fc04ca color preview, HTML & CSS examples
This text has a color of #fc04ca
<p style="color:#fc04ca;">Text here</p>
.mytext {color:#fc04ca;}
This box has a color of #fc04ca
<div style="background-color:#fc04ca;">Content here</div>
.mybackground {background-color:#fc04ca;}
Border around this has a color of #fc04ca
<div style="border:2px solid #fc04ca;">Content here</div>
.myborder {border:2px solid #fc04ca;}