#b44c29 color space conversions
Hex:
#b44c29
RGB:
180, 76, 41
CMY:
29, 70, 84
CMYK:
0, 58, 77, 29
HSL:
15°, 62.8959%, 43.3333%
HSV (HSB):
15°, 77.2222%, 70.5882%
XYZ:
21.8071, 15.0323, 3.8500
xyY:
0.5359, 0.3694, 15.0323
CIE-Lab:
45.6784, 40.2400, 40.6978
CIE-LCH:
45.6784, 57.2326, 45.3241
CIE-Luv:
45.6784, 82.6332, 32.2689
Hunter-Lab:
38.7715, 32.5475, 21.2526
#b44c29 color charts
#b44c29 color shades, tints & tones
#b44c29 color schemes
#b44c29 color preview, HTML & CSS examples
This text has a color of #b44c29
<p style="color:#b44c29;">Text here</p>
.mytext {color:#b44c29;}
This box has a color of #b44c29
<div style="background-color:#b44c29;">Content here</div>
.mybackground {background-color:#b44c29;}
Border around this has a color of #b44c29
<div style="border:2px solid #b44c29;">Content here</div>
.myborder {border:2px solid #b44c29;}