#b01d31 color space conversions
Hex:
#b01d31
RGB:
176, 29, 49
CMY:
31, 89, 81
CMYK:
0, 84, 72, 31
HSL:
352°, 71.7073%, 40.1961%
HSV (HSB):
352°, 83.5227%, 69.0196%
XYZ:
18.8982, 10.3306, 3.9037
xyY:
0.5704, 0.3118, 10.3306
CIE-Lab:
38.4293, 57.2215, 27.8957
CIE-LCH:
38.4293, 63.6590, 25.9894
CIE-Luv:
38.4293, 104.6722, 16.3334
Hunter-Lab:
32.1412, 48.7064, 15.2978
#b01d31 color charts
#b01d31 color shades, tints & tones
#b01d31 color schemes
#b01d31 color preview, HTML & CSS examples
This text has a color of #b01d31
<p style="color:#b01d31;">Text here</p>
.mytext {color:#b01d31;}
This box has a color of #b01d31
<div style="background-color:#b01d31;">Content here</div>
.mybackground {background-color:#b01d31;}
Border around this has a color of #b01d31
<div style="border:2px solid #b01d31;">Content here</div>
.myborder {border:2px solid #b01d31;}