#fc3bb5 color space conversions
Hex:
#fc3bb5
RGB:
252, 59, 181
CMY:
1, 77, 29
CMYK:
0, 77, 28, 1
HSL:
322°, 96.9849%, 60.9804%
HSV (HSB):
322°, 76.5873%, 98.8235%
XYZ:
50.0493, 27.1596, 46.3205
xyY:
0.4052, 0.2199, 27.1596
CIE-Lab:
59.1217, 79.9594, -20.8982
CIE-LCH:
59.1217, 82.6453, 345.3528
CIE-Luv:
59.1217, 105.9368, -44.9518
Hunter-Lab:
52.1148, 80.2244, -16.2175
#fc3bb5 color charts
#fc3bb5 color shades, tints & tones
#fc3bb5 color schemes
#fc3bb5 color preview, HTML & CSS examples
This text has a color of #fc3bb5
<p style="color:#fc3bb5;">Text here</p>
.mytext {color:#fc3bb5;}
This box has a color of #fc3bb5
<div style="background-color:#fc3bb5;">Content here</div>
.mybackground {background-color:#fc3bb5;}
Border around this has a color of #fc3bb5
<div style="border:2px solid #fc3bb5;">Content here</div>
.myborder {border:2px solid #fc3bb5;}