#b31c64 color space conversions
Hex:
#b31c64
RGB:
179, 28, 100
CMY:
30, 89, 61
CMYK:
0, 84, 44, 30
HSL:
331°, 72.9469%, 40.5882%
HSV (HSB):
331°, 84.3575%, 70.1961%
XYZ:
21.3059, 11.3343, 13.1214
xyY:
0.4656, 0.2477, 11.3343
CIE-Lab:
40.1379, 61.7582, -1.9982
CIE-LCH:
40.1379, 61.7905, 358.1468
CIE-Luv:
40.1379, 89.5386, -13.6377
Hunter-Lab:
33.6665, 54.0478, 0.4585
#b31c64 color charts
#b31c64 color shades, tints & tones
#b31c64 color schemes
#b31c64 color preview, HTML & CSS examples
This text has a color of #b31c64
<p style="color:#b31c64;">Text here</p>
.mytext {color:#b31c64;}
This box has a color of #b31c64
<div style="background-color:#b31c64;">Content here</div>
.mybackground {background-color:#b31c64;}
Border around this has a color of #b31c64
<div style="border:2px solid #b31c64;">Content here</div>
.myborder {border:2px solid #b31c64;}