#b03a0b color space conversions
Hex:
#b03a0b
RGB:
176, 58, 11
CMY:
31, 77, 96
CMYK:
0, 67, 94, 31
HSL:
17°, 88.2353%, 36.6667%
HSV (HSB):
17°, 93.7500%, 69.0196%
XYZ:
19.4780, 12.2804, 1.6604
xyY:
0.5828, 0.3675, 12.2804
CIE-Lab:
41.6583, 46.2575, 49.8152
CIE-LCH:
41.6583, 67.9803, 47.1208
CIE-Luv:
41.6583, 95.0667, 33.2157
Hunter-Lab:
35.0434, 37.8887, 21.7212
#b03a0b color charts
#b03a0b color shades, tints & tones
#b03a0b color schemes
#b03a0b color preview, HTML & CSS examples
This text has a color of #b03a0b
<p style="color:#b03a0b;">Text here</p>
.mytext {color:#b03a0b;}
This box has a color of #b03a0b
<div style="background-color:#b03a0b;">Content here</div>
.mybackground {background-color:#b03a0b;}
Border around this has a color of #b03a0b
<div style="border:2px solid #b03a0b;">Content here</div>
.myborder {border:2px solid #b03a0b;}