#b31c42 color space conversions
Hex:
#b31c42
RGB:
179, 28, 66
CMY:
30, 89, 74
CMYK:
0, 84, 63, 30
HSL:
345°, 72.9469%, 40.5882%
HSV (HSB):
345°, 84.3575%, 70.1961%
XYZ:
19.9890, 10.8076, 6.1868
xyY:
0.5405, 0.2922, 10.8076
CIE-Lab:
39.2544, 59.1750, 18.3772
CIE-LCH:
39.2544, 61.9629, 17.2525
CIE-Luv:
39.2544, 102.3781, 8.3678
Hunter-Lab:
32.8749, 51.0031, 11.8545
#b31c42 color charts
#b31c42 color shades, tints & tones
#b31c42 color schemes
#b31c42 color preview, HTML & CSS examples
This text has a color of #b31c42
<p style="color:#b31c42;">Text here</p>
.mytext {color:#b31c42;}
This box has a color of #b31c42
<div style="background-color:#b31c42;">Content here</div>
.mybackground {background-color:#b31c42;}
Border around this has a color of #b31c42
<div style="border:2px solid #b31c42;">Content here</div>
.myborder {border:2px solid #b31c42;}