#b03e3b color space conversions
Hex:
#b03e3b
RGB:
176, 62, 59
CMY:
31, 76, 77
CMYK:
0, 65, 66, 31
HSL:
2°, 49.7872%, 46.0784%
HSV (HSB):
2°, 66.4773%, 69.0196%
XYZ:
20.4165, 12.9911, 5.5691
xyY:
0.5238, 0.3333, 12.9911
CIE-Lab:
42.7499, 46.2134, 27.0526
CIE-LCH:
42.7499, 53.5493, 30.3441
CIE-Luv:
42.7499, 85.6872, 19.8122
Hunter-Lab:
36.0432, 38.0351, 16.0692
#b03e3b color charts
#b03e3b color shades, tints & tones
#b03e3b color schemes
#b03e3b color preview, HTML & CSS examples
This text has a color of #b03e3b
<p style="color:#b03e3b;">Text here</p>
.mytext {color:#b03e3b;}
This box has a color of #b03e3b
<div style="background-color:#b03e3b;">Content here</div>
.mybackground {background-color:#b03e3b;}
Border around this has a color of #b03e3b
<div style="border:2px solid #b03e3b;">Content here</div>
.myborder {border:2px solid #b03e3b;}