#b44b3e color space conversions
Hex:
#b44b3e
RGB:
180, 75, 62
CMY:
29, 71, 76
CMYK:
0, 58, 66, 29
HSL:
7°, 48.7603%, 47.4510%
HSV (HSB):
7°, 65.5556%, 70.5882%
XYZ:
22.2080, 15.0833, 6.2983
xyY:
0.5095, 0.3460, 15.0833
CIE-Lab:
45.7480, 41.8042, 29.1137
CIE-LCH:
45.7480, 50.9431, 34.8546
CIE-Luv:
45.7480, 79.9465, 23.4436
Hunter-Lab:
38.8372, 34.1053, 17.5708
#b44b3e color charts
#b44b3e color shades, tints & tones
#b44b3e color schemes
#b44b3e color preview, HTML & CSS examples
This text has a color of #b44b3e
<p style="color:#b44b3e;">Text here</p>
.mytext {color:#b44b3e;}
This box has a color of #b44b3e
<div style="background-color:#b44b3e;">Content here</div>
.mybackground {background-color:#b44b3e;}
Border around this has a color of #b44b3e
<div style="border:2px solid #b44b3e;">Content here</div>
.myborder {border:2px solid #b44b3e;}