#b08d65 color space conversions
Hex:
#b08d65
RGB:
176, 141, 101
CMY:
31, 45, 60
CMYK:
0, 20, 43, 31
HSL:
32°, 32.1888%, 54.3137%
HSV (HSB):
32°, 42.6136%, 69.0196%
XYZ:
29.7783, 29.2194, 16.3823
xyY:
0.3950, 0.3876, 29.2194
CIE-Lab:
60.9748, 7.8039, 26.3412
CIE-LCH:
60.9748, 27.4729, 73.4974
CIE-Luv:
60.9748, 25.7276, 31.7909
Hunter-Lab:
54.0550, 3.7375, 19.8696
#b08d65 color charts
#b08d65 color shades, tints & tones
#b08d65 color schemes
#b08d65 color preview, HTML & CSS examples
This text has a color of #b08d65
<p style="color:#b08d65;">Text here</p>
.mytext {color:#b08d65;}
This box has a color of #b08d65
<div style="background-color:#b08d65;">Content here</div>
.mybackground {background-color:#b08d65;}
Border around this has a color of #b08d65
<div style="border:2px solid #b08d65;">Content here</div>
.myborder {border:2px solid #b08d65;}