#b44e2d color space conversions
Hex:
#b44e2d
RGB:
180, 78, 45
CMY:
29, 69, 82
CMYK:
0, 57, 75, 29
HSL:
15°, 60.0000%, 44.1176%
HSV (HSB):
15°, 75.0000%, 70.5882%
XYZ:
22.0204, 15.3415, 4.2832
xyY:
0.5288, 0.3684, 15.3415
CIE-Lab:
46.0985, 39.4242, 39.0468
CIE-LCH:
46.0985, 55.4880, 44.7244
CIE-Luv:
46.0985, 80.6347, 31.5883
Hunter-Lab:
39.1683, 31.8083, 20.9342
#b44e2d color charts
#b44e2d color shades, tints & tones
#b44e2d color schemes
#b44e2d color preview, HTML & CSS examples
This text has a color of #b44e2d
<p style="color:#b44e2d;">Text here</p>
.mytext {color:#b44e2d;}
This box has a color of #b44e2d
<div style="background-color:#b44e2d;">Content here</div>
.mybackground {background-color:#b44e2d;}
Border around this has a color of #b44e2d
<div style="border:2px solid #b44e2d;">Content here</div>
.myborder {border:2px solid #b44e2d;}