#b44e1e color space conversions
Hex:
#b44e1e
RGB:
180, 78, 30
CMY:
29, 69, 88
CMYK:
0, 57, 83, 29
HSL:
19°, 71.4286%, 41.1765%
HSV (HSB):
19°, 83.3333%, 70.5882%
XYZ:
21.7811, 15.2458, 3.0230
xyY:
0.5438, 0.3807, 15.2458
CIE-Lab:
45.9691, 38.8656, 46.2824
CIE-LCH:
45.9691, 60.4367, 49.9782
CIE-Luv:
45.9691, 82.3798, 36.0614
Hunter-Lab:
39.0459, 31.2431, 22.7417
#b44e1e color charts
#b44e1e color shades, tints & tones
#b44e1e color schemes
#b44e1e color preview, HTML & CSS examples
This text has a color of #b44e1e
<p style="color:#b44e1e;">Text here</p>
.mytext {color:#b44e1e;}
This box has a color of #b44e1e
<div style="background-color:#b44e1e;">Content here</div>
.mybackground {background-color:#b44e1e;}
Border around this has a color of #b44e1e
<div style="border:2px solid #b44e1e;">Content here</div>
.myborder {border:2px solid #b44e1e;}