#b03a0a color space conversions
Hex:
#b03a0a
RGB:
176, 58, 10
CMY:
31, 77, 96
CMYK:
0, 67, 94, 31
HSL:
17°, 89.2473%, 36.4706%
HSV (HSB):
17°, 94.3182%, 69.0196%
XYZ:
19.4723, 12.2781, 1.6308
xyY:
0.5833, 0.3678, 12.2781
CIE-Lab:
41.6548, 46.2443, 50.1055
CIE-LCH:
41.6548, 68.1843, 47.2949
CIE-Luv:
41.6548, 95.1245, 33.3365
Hunter-Lab:
35.0402, 37.8748, 21.7688
#b03a0a color charts
#b03a0a color shades, tints & tones
#b03a0a color schemes
#b03a0a color preview, HTML & CSS examples
This text has a color of #b03a0a
<p style="color:#b03a0a;">Text here</p>
.mytext {color:#b03a0a;}
This box has a color of #b03a0a
<div style="background-color:#b03a0a;">Content here</div>
.mybackground {background-color:#b03a0a;}
Border around this has a color of #b03a0a
<div style="border:2px solid #b03a0a;">Content here</div>
.myborder {border:2px solid #b03a0a;}