#b69f8d color space conversions
Hex:
#b69f8d
RGB:
182, 159, 141
CMY:
29, 38, 45
CMYK:
0, 13, 23, 29
HSL:
26°, 21.9251%, 63.3333%
HSV (HSB):
26°, 22.5275%, 71.3725%
XYZ:
36.4973, 36.6644, 30.3526
xyY:
0.3526, 0.3542, 36.6644
CIE-Lab:
67.0245, 5.5572, 12.4959
CIE-LCH:
67.0245, 13.6759, 66.0243
CIE-Luv:
67.0245, 15.3659, 16.2966
Hunter-Lab:
60.5512, 1.6264, 12.6654
#b69f8d color charts
#b69f8d color shades, tints & tones
#b69f8d color schemes
#b69f8d color preview, HTML & CSS examples
This text has a color of #b69f8d
<p style="color:#b69f8d;">Text here</p>
.mytext {color:#b69f8d;}
This box has a color of #b69f8d
<div style="background-color:#b69f8d;">Content here</div>
.mybackground {background-color:#b69f8d;}
Border around this has a color of #b69f8d
<div style="border:2px solid #b69f8d;">Content here</div>
.myborder {border:2px solid #b69f8d;}