#fc2b9c color space conversions
Hex:
#fc2b9c
RGB:
252, 43, 156
CMY:
1, 83, 39
CMYK:
0, 83, 38, 1
HSL:
328°, 97.2093%, 57.8431%
HSV (HSB):
328°, 82.9365%, 98.8235%
XYZ:
47.0095, 24.8235, 33.7662
xyY:
0.4452, 0.2351, 24.8235
CIE-Lab:
56.9030, 81.1771, -9.6798
CIE-LCH:
56.9030, 81.7522, 353.2000
CIE-Luv:
56.9030, 120.8091, -29.0303
Hunter-Lab:
49.8232, 81.2289, -5.3059
#fc2b9c color charts
#fc2b9c color shades, tints & tones
#fc2b9c color schemes
#fc2b9c color preview, HTML & CSS examples
This text has a color of #fc2b9c
<p style="color:#fc2b9c;">Text here</p>
.mytext {color:#fc2b9c;}
This box has a color of #fc2b9c
<div style="background-color:#fc2b9c;">Content here</div>
.mybackground {background-color:#fc2b9c;}
Border around this has a color of #fc2b9c
<div style="border:2px solid #fc2b9c;">Content here</div>
.myborder {border:2px solid #fc2b9c;}