#b03b3b color space conversions
Hex:
#b03b3b
RGB:
176, 59, 59
CMY:
31, 77, 77
CMYK:
0, 66, 66, 31
HSL:
0°, 49.7872%, 46.0784%
HSV (HSB):
0°, 66.4773%, 69.0196%
XYZ:
20.2579, 12.6738, 5.5163
xyY:
0.5269, 0.3296, 12.6738
CIE-Lab:
42.2676, 47.5145, 26.4569
CIE-LCH:
42.2676, 54.3838, 29.1098
CIE-Luv:
42.2676, 87.5116, 18.8693
Hunter-Lab:
35.6003, 39.2726, 15.7332
#b03b3b color charts
#b03b3b color shades, tints & tones
#b03b3b color schemes
#b03b3b color preview, HTML & CSS examples
This text has a color of #b03b3b
<p style="color:#b03b3b;">Text here</p>
.mytext {color:#b03b3b;}
This box has a color of #b03b3b
<div style="background-color:#b03b3b;">Content here</div>
.mybackground {background-color:#b03b3b;}
Border around this has a color of #b03b3b
<div style="border:2px solid #b03b3b;">Content here</div>
.myborder {border:2px solid #b03b3b;}