#b03a18 color space conversions
Hex:
#b03a18
RGB:
176, 58, 24
CMY:
31, 77, 91
CMYK:
0, 67, 86, 31
HSL:
13°, 76.0000%, 39.2157%
HSV (HSB):
13°, 86.3636%, 69.0196%
XYZ:
19.5824, 12.3222, 2.2105
xyY:
0.5740, 0.3612, 12.3222
CIE-Lab:
41.7236, 46.5020, 44.9639
CIE-LCH:
41.7236, 64.6854, 44.0366
CIE-Luv:
41.7236, 94.0043, 30.9923
Hunter-Lab:
35.1029, 38.1473, 20.8385
#b03a18 color charts
#b03a18 color shades, tints & tones
#b03a18 color schemes
#b03a18 color preview, HTML & CSS examples
This text has a color of #b03a18
<p style="color:#b03a18;">Text here</p>
.mytext {color:#b03a18;}
This box has a color of #b03a18
<div style="background-color:#b03a18;">Content here</div>
.mybackground {background-color:#b03a18;}
Border around this has a color of #b03a18
<div style="border:2px solid #b03a18;">Content here</div>
.myborder {border:2px solid #b03a18;}