#b03a2c color space conversions
Hex:
#b03a2c
RGB:
176, 58, 44
CMY:
31, 77, 83
CMYK:
0, 67, 75, 31
HSL:
6°, 60.0000%, 43.1373%
HSV (HSB):
6°, 75.0000%, 69.0196%
XYZ:
19.8722, 12.4381, 3.7363
xyY:
0.5513, 0.3451, 12.4381
CIE-Lab:
41.9041, 47.1738, 34.8431
CIE-LCH:
41.9041, 58.6465, 36.4500
CIE-Luv:
41.9041, 91.1754, 25.0493
Hunter-Lab:
35.2676, 38.8606, 18.4061
#b03a2c color charts
#b03a2c color shades, tints & tones
#b03a2c color schemes
#b03a2c color preview, HTML & CSS examples
This text has a color of #b03a2c
<p style="color:#b03a2c;">Text here</p>
.mytext {color:#b03a2c;}
This box has a color of #b03a2c
<div style="background-color:#b03a2c;">Content here</div>
.mybackground {background-color:#b03a2c;}
Border around this has a color of #b03a2c
<div style="border:2px solid #b03a2c;">Content here</div>
.myborder {border:2px solid #b03a2c;}