#b01d2e color space conversions
Hex:
#b01d2e
RGB:
176, 29, 46
CMY:
31, 89, 82
CMYK:
0, 84, 74, 31
HSL:
353°, 71.7073%, 40.1961%
HSV (HSB):
353°, 83.5227%, 69.0196%
XYZ:
18.8370, 10.3061, 3.5812
xyY:
0.5756, 0.3149, 10.3061
CIE-Lab:
38.3863, 57.0915, 29.6898
CIE-LCH:
38.3863, 64.3500, 27.4761
CIE-Luv:
38.3863, 105.4321, 17.6130
Hunter-Lab:
32.1031, 48.5573, 15.8581
#b01d2e color charts
#b01d2e color shades, tints & tones
#b01d2e color schemes
#b01d2e color preview, HTML & CSS examples
This text has a color of #b01d2e
<p style="color:#b01d2e;">Text here</p>
.mytext {color:#b01d2e;}
This box has a color of #b01d2e
<div style="background-color:#b01d2e;">Content here</div>
.mybackground {background-color:#b01d2e;}
Border around this has a color of #b01d2e
<div style="border:2px solid #b01d2e;">Content here</div>
.myborder {border:2px solid #b01d2e;}