#fc02cb color space conversions
Hex:
#fc02cb
RGB:
252, 2, 203
CMY:
1, 99, 20
CMYK:
0, 99, 19, 1
HSL:
312°, 98.4252%, 49.8039%
HSV (HSB):
312°, 99.2063%, 98.8235%
XYZ:
50.9461, 25.0507, 58.6500
xyY:
0.3784, 0.1860, 25.0507
CIE-Lab:
57.1247, 90.9643, -36.6522
CIE-LCH:
57.1247, 98.0708, 338.0540
CIE-Luv:
57.1247, 104.1927, -69.9791
Hunter-Lab:
50.0506, 94.1049, -34.4414
#fc02cb color charts
#fc02cb color shades, tints & tones
#fc02cb color schemes
#fc02cb color preview, HTML & CSS examples
This text has a color of #fc02cb
<p style="color:#fc02cb;">Text here</p>
.mytext {color:#fc02cb;}
This box has a color of #fc02cb
<div style="background-color:#fc02cb;">Content here</div>
.mybackground {background-color:#fc02cb;}
Border around this has a color of #fc02cb
<div style="border:2px solid #fc02cb;">Content here</div>
.myborder {border:2px solid #fc02cb;}