#b44d0e color space conversions
Hex:
#b44d0e
RGB:
180, 77, 14
CMY:
29, 70, 95
CMYK:
0, 57, 92, 29
HSL:
23°, 85.5670%, 38.0392%
HSV (HSB):
23°, 92.2222%, 70.5882%
XYZ:
21.5555, 15.0428, 2.1829
xyY:
0.5558, 0.3879, 15.0428
CIE-Lab:
45.6927, 38.9968, 52.0348
CIE-LCH:
45.6927, 65.0259, 53.1508
CIE-Luv:
45.6927, 84.3236, 38.7346
Hunter-Lab:
38.7850, 31.3312, 23.8125
#b44d0e color charts
#b44d0e color shades, tints & tones
#b44d0e color schemes
#b44d0e color preview, HTML & CSS examples
This text has a color of #b44d0e
<p style="color:#b44d0e;">Text here</p>
.mytext {color:#b44d0e;}
This box has a color of #b44d0e
<div style="background-color:#b44d0e;">Content here</div>
.mybackground {background-color:#b44d0e;}
Border around this has a color of #b44d0e
<div style="border:2px solid #b44d0e;">Content here</div>
.myborder {border:2px solid #b44d0e;}