#fc31b3 color space conversions
Hex:
#fc31b3
RGB:
252, 49, 179
CMY:
1, 81, 30
CMYK:
0, 81, 29, 1
HSL:
322°, 97.1292%, 59.0196%
HSV (HSB):
322°, 80.5556%, 98.8235%
XYZ:
49.3799, 26.1467, 45.0920
xyY:
0.4094, 0.2168, 26.1467
CIE-Lab:
58.1761, 82.2272, -21.1870
CIE-LCH:
58.1761, 84.9129, 345.5512
CIE-Luv:
58.1761, 109.3340, -45.6802
Hunter-Lab:
51.1339, 82.8927, -16.4907
#fc31b3 color charts
#fc31b3 color shades, tints & tones
#fc31b3 color schemes
#fc31b3 color preview, HTML & CSS examples
This text has a color of #fc31b3
<p style="color:#fc31b3;">Text here</p>
.mytext {color:#fc31b3;}
This box has a color of #fc31b3
<div style="background-color:#fc31b3;">Content here</div>
.mybackground {background-color:#fc31b3;}
Border around this has a color of #fc31b3
<div style="border:2px solid #fc31b3;">Content here</div>
.myborder {border:2px solid #fc31b3;}