#b9a17f color space conversions
Hex:
#b9a17f
RGB:
185, 161, 127
CMY:
27, 37, 50
CMYK:
0, 13, 31, 27
HSL:
35°, 29.2929%, 61.1765%
HSV (HSB):
35°, 31.3514%, 72.5490%
XYZ:
36.5832, 37.3363, 25.3572
xyY:
0.3685, 0.3761, 37.3363
CIE-Lab:
67.5286, 3.6695, 20.9662
CIE-LCH:
67.5286, 21.2849, 80.0726
CIE-Luv:
67.5286, 17.2861, 27.3753
Hunter-Lab:
61.1035, -0.0614, 18.1678
#b9a17f color charts
#b9a17f color shades, tints & tones
#b9a17f color schemes
#b9a17f color preview, HTML & CSS examples
This text has a color of #b9a17f
<p style="color:#b9a17f;">Text here</p>
.mytext {color:#b9a17f;}
This box has a color of #b9a17f
<div style="background-color:#b9a17f;">Content here</div>
.mybackground {background-color:#b9a17f;}
Border around this has a color of #b9a17f
<div style="border:2px solid #b9a17f;">Content here</div>
.myborder {border:2px solid #b9a17f;}