#b4745f color space conversions
Hex:
#b4745f
RGB:
180, 116, 95
CMY:
29, 55, 63
CMYK:
0, 36, 47, 29
HSL:
15°, 36.1702%, 53.9216%
HSV (HSB):
15°, 47.2222%, 70.5882%
XYZ:
27.1333, 23.0203, 13.8398
xyY:
0.4240, 0.3597, 23.0203
CIE-Lab:
55.0932, 22.7877, 22.0159
CIE-LCH:
55.0932, 31.6856, 44.0131
CIE-Luv:
55.0932, 46.0848, 23.0312
Hunter-Lab:
47.9795, 16.9812, 16.4833
#b4745f color charts
#b4745f color shades, tints & tones
#b4745f color schemes
#b4745f color preview, HTML & CSS examples
This text has a color of #b4745f
<p style="color:#b4745f;">Text here</p>
.mytext {color:#b4745f;}
This box has a color of #b4745f
<div style="background-color:#b4745f;">Content here</div>
.mybackground {background-color:#b4745f;}
Border around this has a color of #b4745f
<div style="border:2px solid #b4745f;">Content here</div>
.myborder {border:2px solid #b4745f;}