#b69e7e color space conversions
Hex:
#b69e7e
RGB:
182, 158, 126
CMY:
29, 38, 51
CMYK:
0, 13, 31, 29
HSL:
34°, 27.7228%, 60.3922%
HSV (HSB):
34°, 30.7692%, 71.3725%
XYZ:
35.2842, 35.9052, 24.8094
xyY:
0.3675, 0.3740, 35.9052
CIE-Lab:
66.4474, 3.9729, 19.9946
CIE-LCH:
66.4474, 20.3854, 78.7619
CIE-Luv:
66.4474, 17.1608, 26.0213
Hunter-Lab:
59.9209, 0.2473, 17.3965
#b69e7e color charts
#b69e7e color shades, tints & tones
#b69e7e color schemes
#b69e7e color preview, HTML & CSS examples
This text has a color of #b69e7e
<p style="color:#b69e7e;">Text here</p>
.mytext {color:#b69e7e;}
This box has a color of #b69e7e
<div style="background-color:#b69e7e;">Content here</div>
.mybackground {background-color:#b69e7e;}
Border around this has a color of #b69e7e
<div style="border:2px solid #b69e7e;">Content here</div>
.myborder {border:2px solid #b69e7e;}