#b4805f color space conversions
Hex:
#b4805f
RGB:
180, 128, 95
CMY:
29, 50, 63
CMYK:
0, 29, 47, 29
HSL:
23°, 36.1702%, 53.9216%
HSV (HSB):
23°, 47.2222%, 70.5882%
XYZ:
28.6071, 25.9679, 14.3310
xyY:
0.4152, 0.3769, 25.9679
CIE-Lab:
58.0065, 16.0864, 25.8628
CIE-LCH:
58.0065, 30.4575, 58.1189
CIE-Luv:
58.0065, 37.9415, 29.0312
Hunter-Lab:
50.9587, 11.0284, 18.9971
#b4805f color charts
#b4805f color shades, tints & tones
#b4805f color schemes
#b4805f color preview, HTML & CSS examples
This text has a color of #b4805f
<p style="color:#b4805f;">Text here</p>
.mytext {color:#b4805f;}
This box has a color of #b4805f
<div style="background-color:#b4805f;">Content here</div>
.mybackground {background-color:#b4805f;}
Border around this has a color of #b4805f
<div style="border:2px solid #b4805f;">Content here</div>
.myborder {border:2px solid #b4805f;}