#b44f32 color space conversions
Hex:
#b44f32
RGB:
180, 79, 50
CMY:
29, 69, 80
CMYK:
0, 56, 72, 29
HSL:
13°, 56.5217%, 45.0980%
HSV (HSB):
13°, 72.2222%, 70.5882%
XYZ:
22.1941, 15.5256, 4.8446
xyY:
0.5214, 0.3648, 15.5256
CIE-Lab:
46.3458, 39.1635, 36.6228
CIE-LCH:
46.3458, 53.6191, 43.0799
CIE-Luv:
46.3458, 79.1895, 30.0817
Hunter-Lab:
39.4025, 31.5887, 20.2920
#b44f32 color charts
#b44f32 color shades, tints & tones
#b44f32 color schemes
#b44f32 color preview, HTML & CSS examples
This text has a color of #b44f32
<p style="color:#b44f32;">Text here</p>
.mytext {color:#b44f32;}
This box has a color of #b44f32
<div style="background-color:#b44f32;">Content here</div>
.mybackground {background-color:#b44f32;}
Border around this has a color of #b44f32
<div style="border:2px solid #b44f32;">Content here</div>
.myborder {border:2px solid #b44f32;}