#b69f9e color space conversions
Hex:
#b69f9e
RGB:
182, 159, 158
CMY:
29, 38, 38
CMYK:
0, 13, 13, 29
HSL:
2°, 14.1176%, 66.6667%
HSV (HSB):
2°, 13.1868%, 71.3725%
XYZ:
37.8611, 37.2100, 37.5345
xyY:
0.3362, 0.3304, 37.2100
CIE-Lab:
67.4343, 8.2626, 3.6181
CIE-LCH:
67.4343, 9.0200, 23.6482
CIE-Luv:
67.4343, 13.9205, 3.7361
Hunter-Lab:
61.0000, 4.0403, 6.2177
#b69f9e color charts
#b69f9e color shades, tints & tones
#b69f9e color schemes
#b69f9e color preview, HTML & CSS examples
This text has a color of #b69f9e
<p style="color:#b69f9e;">Text here</p>
.mytext {color:#b69f9e;}
This box has a color of #b69f9e
<div style="background-color:#b69f9e;">Content here</div>
.mybackground {background-color:#b69f9e;}
Border around this has a color of #b69f9e
<div style="border:2px solid #b69f9e;">Content here</div>
.myborder {border:2px solid #b69f9e;}