#b9ad8d color space conversions
Hex:
#b9ad8d
RGB:
185, 173, 141
CMY:
27, 32, 45
CMYK:
0, 6, 24, 27
HSL:
44°, 23.9130%, 63.9216%
HSV (HSB):
44°, 23.7838%, 72.5490%
XYZ:
39.7589, 42.1245, 31.2346
xyY:
0.3515, 0.3724, 42.1245
CIE-Lab:
70.9567, -0.8733, 18.0221
CIE-LCH:
70.9567, 18.0432, 92.7743
CIE-Luv:
70.9567, 9.1874, 24.9355
Hunter-Lab:
64.9034, -4.2345, 16.8992
#b9ad8d color charts
#b9ad8d color shades, tints & tones
#b9ad8d color schemes
#b9ad8d color preview, HTML & CSS examples
This text has a color of #b9ad8d
<p style="color:#b9ad8d;">Text here</p>
.mytext {color:#b9ad8d;}
This box has a color of #b9ad8d
<div style="background-color:#b9ad8d;">Content here</div>
.mybackground {background-color:#b9ad8d;}
Border around this has a color of #b9ad8d
<div style="border:2px solid #b9ad8d;">Content here</div>
.myborder {border:2px solid #b9ad8d;}