#b69d4c color space conversions
Hex:
#b69d4c
RGB:
182, 157, 76
CMY:
29, 38, 70
CMYK:
0, 14, 58, 29
HSL:
46°, 42.0635%, 50.5882%
HSV (HSB):
46°, 58.2418%, 71.3725%
XYZ:
32.6529, 34.5808, 11.7913
xyY:
0.4132, 0.4376, 34.5808
CIE-Lab:
65.4210, -0.7675, 45.0510
CIE-LCH:
65.4210, 45.0575, 90.9760
CIE-Luv:
65.4210, 21.0628, 52.8140
Hunter-Lab:
58.8055, -3.7940, 29.2754
#b69d4c color charts
#b69d4c color shades, tints & tones
#b69d4c color schemes
#b69d4c color preview, HTML & CSS examples
This text has a color of #b69d4c
<p style="color:#b69d4c;">Text here</p>
.mytext {color:#b69d4c;}
This box has a color of #b69d4c
<div style="background-color:#b69d4c;">Content here</div>
.mybackground {background-color:#b69d4c;}
Border around this has a color of #b69d4c
<div style="border:2px solid #b69d4c;">Content here</div>
.myborder {border:2px solid #b69d4c;}