#fc02d0 color space conversions
Hex:
#fc02d0
RGB:
252, 2, 208
CMY:
1, 99, 18
CMYK:
0, 99, 17, 1
HSL:
311°, 98.4252%, 49.8039%
HSV (HSB):
311°, 99.2063%, 98.8235%
XYZ:
51.5518, 25.2929, 61.8395
xyY:
0.3717, 0.1824, 25.2929
CIE-Lab:
57.3597, 91.5547, -39.1450
CIE-LCH:
57.3597, 99.5720, 336.8505
CIE-Luv:
57.3597, 101.9041, -73.8778
Hunter-Lab:
50.2921, 94.9598, -37.6989
#fc02d0 color charts
#fc02d0 color shades, tints & tones
#fc02d0 color schemes
#fc02d0 color preview, HTML & CSS examples
This text has a color of #fc02d0
<p style="color:#fc02d0;">Text here</p>
.mytext {color:#fc02d0;}
This box has a color of #fc02d0
<div style="background-color:#fc02d0;">Content here</div>
.mybackground {background-color:#fc02d0;}
Border around this has a color of #fc02d0
<div style="border:2px solid #fc02d0;">Content here</div>
.myborder {border:2px solid #fc02d0;}