#b44c0e color space conversions
Hex:
#b44c0e
RGB:
180, 76, 14
CMY:
29, 70, 95
CMYK:
0, 58, 92, 29
HSL:
22°, 85.5670%, 38.0392%
HSV (HSB):
22°, 92.2222%, 70.5882%
XYZ:
21.4861, 14.9039, 2.1598
xyY:
0.5574, 0.3866, 14.9039
CIE-Lab:
45.5023, 39.4898, 51.8992
CIE-LCH:
45.5023, 65.2148, 52.7327
CIE-Luv:
45.5023, 85.0946, 38.4218
Hunter-Lab:
38.6056, 31.7853, 23.7070
#b44c0e color charts
#b44c0e color shades, tints & tones
#b44c0e color schemes
#b44c0e color preview, HTML & CSS examples
This text has a color of #b44c0e
<p style="color:#b44c0e;">Text here</p>
.mytext {color:#b44c0e;}
This box has a color of #b44c0e
<div style="background-color:#b44c0e;">Content here</div>
.mybackground {background-color:#b44c0e;}
Border around this has a color of #b44c0e
<div style="border:2px solid #b44c0e;">Content here</div>
.myborder {border:2px solid #b44c0e;}