#fc2bb9 color space conversions
Hex:
#fc2bb9
RGB:
252, 43, 185
CMY:
1, 83, 27
CMYK:
0, 83, 27, 1
HSL:
319°, 97.2093%, 57.8431%
HSV (HSB):
319°, 82.9365%, 98.8235%
XYZ:
49.7657, 25.9260, 48.2802
xyY:
0.4014, 0.2091, 25.9260
CIE-Lab:
57.9667, 84.1738, -24.9816
CIE-LCH:
57.9667, 87.8027, 343.4698
CIE-Luv:
57.9667, 107.9980, -51.5794
Hunter-Lab:
50.9176, 85.3563, -20.5767
#fc2bb9 color charts
#fc2bb9 color shades, tints & tones
#fc2bb9 color schemes
#fc2bb9 color preview, HTML & CSS examples
This text has a color of #fc2bb9
<p style="color:#fc2bb9;">Text here</p>
.mytext {color:#fc2bb9;}
This box has a color of #fc2bb9
<div style="background-color:#fc2bb9;">Content here</div>
.mybackground {background-color:#fc2bb9;}
Border around this has a color of #fc2bb9
<div style="border:2px solid #fc2bb9;">Content here</div>
.myborder {border:2px solid #fc2bb9;}