#b44c3d color space conversions
Hex:
#b44c3d
RGB:
180, 76, 61
CMY:
29, 70, 76
CMYK:
0, 58, 66, 29
HSL:
8°, 49.3776%, 47.2549%
HSV (HSB):
8°, 66.1111%, 70.5882%
XYZ:
22.2491, 15.2091, 6.1779
xyY:
0.5099, 0.3485, 15.2091
CIE-Lab:
45.9193, 41.2562, 29.9052
CIE-LCH:
45.9193, 50.9548, 35.9371
CIE-Luv:
45.9193, 79.4551, 24.2787
Hunter-Lab:
38.9989, 33.5876, 17.9070
#b44c3d color charts
#b44c3d color shades, tints & tones
#b44c3d color schemes
#b44c3d color preview, HTML & CSS examples
This text has a color of #b44c3d
<p style="color:#b44c3d;">Text here</p>
.mytext {color:#b44c3d;}
This box has a color of #b44c3d
<div style="background-color:#b44c3d;">Content here</div>
.mybackground {background-color:#b44c3d;}
Border around this has a color of #b44c3d
<div style="border:2px solid #b44c3d;">Content here</div>
.myborder {border:2px solid #b44c3d;}