#fc02d9 color space conversions
Hex:
#fc02d9
RGB:
252, 2, 217
CMY:
1, 99, 15
CMYK:
0, 99, 14, 1
HSL:
308°, 98.4252%, 49.8039%
HSV (HSB):
308°, 99.2063%, 98.8235%
XYZ:
52.6910, 25.7486, 67.8385
xyY:
0.3602, 0.1760, 25.7486
CIE-Lab:
57.7977, 92.6488, -43.5813
CIE-LCH:
57.7977, 102.3871, 334.8080
CIE-Luv:
57.7977, 97.8510, -80.8618
Hunter-Lab:
50.7431, 96.5517, -43.7447
#fc02d9 color charts
#fc02d9 color shades, tints & tones
#fc02d9 color schemes
#fc02d9 color preview, HTML & CSS examples
This text has a color of #fc02d9
<p style="color:#fc02d9;">Text here</p>
.mytext {color:#fc02d9;}
This box has a color of #fc02d9
<div style="background-color:#fc02d9;">Content here</div>
.mybackground {background-color:#fc02d9;}
Border around this has a color of #fc02d9
<div style="border:2px solid #fc02d9;">Content here</div>
.myborder {border:2px solid #fc02d9;}