#b9af7e color space conversions
Hex:
#b9af7e
RGB:
185, 175, 126
CMY:
27, 31, 51
CMYK:
0, 5, 32, 27
HSL:
50°, 29.6482%, 60.9804%
HSV (HSB):
50°, 31.8919%, 72.5490%
XYZ:
39.1035, 42.4806, 25.8773
xyY:
0.3639, 0.3953, 42.4806
CIE-Lab:
71.2010, -3.9926, 26.4623
CIE-LCH:
71.2010, 26.7618, 98.5801
CIE-Luv:
71.2010, 8.9053, 35.8805
Hunter-Lab:
65.1771, -6.9677, 22.0841
#b9af7e color charts
#b9af7e color shades, tints & tones
#b9af7e color schemes
#b9af7e color preview, HTML & CSS examples
This text has a color of #b9af7e
<p style="color:#b9af7e;">Text here</p>
.mytext {color:#b9af7e;}
This box has a color of #b9af7e
<div style="background-color:#b9af7e;">Content here</div>
.mybackground {background-color:#b9af7e;}
Border around this has a color of #b9af7e
<div style="border:2px solid #b9af7e;">Content here</div>
.myborder {border:2px solid #b9af7e;}