#fc02a9 color space conversions
Hex:
#fc02a9
RGB:
252, 2, 169
CMY:
1, 99, 34
CMYK:
0, 99, 33, 1
HSL:
320°, 98.4252%, 49.8039%
HSV (HSB):
320°, 99.2063%, 98.8235%
XYZ:
47.3280, 23.6034, 39.5976
xyY:
0.4282, 0.2135, 23.6034
CIE-Lab:
55.6885, 87.3031, -19.1567
CIE-LCH:
55.6885, 89.3801, 347.6238
CIE-Luv:
55.6885, 120.2492, -43.4013
Hunter-Lab:
48.5834, 88.8669, -14.3156
#fc02a9 color charts
#fc02a9 color shades, tints & tones
#fc02a9 color schemes
#fc02a9 color preview, HTML & CSS examples
This text has a color of #fc02a9
<p style="color:#fc02a9;">Text here</p>
.mytext {color:#fc02a9;}
This box has a color of #fc02a9
<div style="background-color:#fc02a9;">Content here</div>
.mybackground {background-color:#fc02a9;}
Border around this has a color of #fc02a9
<div style="border:2px solid #fc02a9;">Content here</div>
.myborder {border:2px solid #fc02a9;}