#b44d2a color space conversions
Hex:
#b44d2a
RGB:
180, 77, 42
CMY:
29, 70, 84
CMYK:
0, 57, 77, 29
HSL:
15°, 62.1622%, 43.5294%
HSV (HSB):
15°, 76.6667%, 70.5882%
XYZ:
21.8942, 15.1782, 3.9662
xyY:
0.5335, 0.3699, 15.1782
CIE-Lab:
45.8773, 39.7895, 40.3867
CIE-LCH:
45.8773, 56.6947, 45.4268
CIE-Luv:
45.8773, 81.7702, 32.2759
Hunter-Lab:
38.9592, 32.1342, 21.2355
#b44d2a color charts
#b44d2a color shades, tints & tones
#b44d2a color schemes
#b44d2a color preview, HTML & CSS examples
This text has a color of #b44d2a
<p style="color:#b44d2a;">Text here</p>
.mytext {color:#b44d2a;}
This box has a color of #b44d2a
<div style="background-color:#b44d2a;">Content here</div>
.mybackground {background-color:#b44d2a;}
Border around this has a color of #b44d2a
<div style="border:2px solid #b44d2a;">Content here</div>
.myborder {border:2px solid #b44d2a;}