#b44c0d color space conversions
Hex:
#b44c0d
RGB:
180, 76, 13
CMY:
29, 70, 95
CMYK:
0, 58, 93, 29
HSL:
23°, 86.5285%, 37.8431%
HSV (HSB):
23°, 92.7778%, 70.5882%
XYZ:
21.4795, 14.9012, 2.1249
xyY:
0.5578, 0.3870, 14.9012
CIE-Lab:
45.4986, 39.4743, 52.1858
CIE-LCH:
45.4986, 65.4337, 52.8955
CIE-Luv:
45.4986, 85.1468, 38.5521
Hunter-Lab:
38.6021, 31.7695, 23.7578
#b44c0d color charts
#b44c0d color shades, tints & tones
#b44c0d color schemes
#b44c0d color preview, HTML & CSS examples
This text has a color of #b44c0d
<p style="color:#b44c0d;">Text here</p>
.mytext {color:#b44c0d;}
This box has a color of #b44c0d
<div style="background-color:#b44c0d;">Content here</div>
.mybackground {background-color:#b44c0d;}
Border around this has a color of #b44c0d
<div style="border:2px solid #b44c0d;">Content here</div>
.myborder {border:2px solid #b44c0d;}