#b03d1a color space conversions
Hex:
#b03d1a
RGB:
176, 61, 26
CMY:
31, 76, 90
CMYK:
0, 65, 85, 31
HSL:
14°, 74.2574%, 39.6078%
HSV (HSB):
14°, 85.2273%, 69.0196%
XYZ:
19.7597, 12.6422, 2.3760
xyY:
0.5682, 0.3635, 12.6422
CIE-Lab:
42.2191, 45.2550, 44.4887
CIE-LCH:
42.2191, 63.4607, 44.5108
CIE-Luv:
42.2191, 91.7679, 31.3694
Hunter-Lab:
35.5558, 36.9763, 20.9270
#b03d1a color charts
#b03d1a color shades, tints & tones
#b03d1a color schemes
#b03d1a color preview, HTML & CSS examples
This text has a color of #b03d1a
<p style="color:#b03d1a;">Text here</p>
.mytext {color:#b03d1a;}
This box has a color of #b03d1a
<div style="background-color:#b03d1a;">Content here</div>
.mybackground {background-color:#b03d1a;}
Border around this has a color of #b03d1a
<div style="border:2px solid #b03d1a;">Content here</div>
.myborder {border:2px solid #b03d1a;}