#b9b28d color space conversions
Hex:
#b9b28d
RGB:
185, 178, 141
CMY:
27, 30, 45
CMYK:
0, 4, 24, 27
HSL:
50°, 23.9130%, 63.9216%
HSV (HSB):
50°, 23.7838%, 72.5490%
XYZ:
40.7357, 44.0782, 31.5602
xyY:
0.3500, 0.3788, 44.0782
CIE-Lab:
72.2807, -3.5427, 19.8481
CIE-LCH:
72.2807, 20.1618, 100.1201
CIE-Luv:
72.2807, 6.3059, 27.8761
Hunter-Lab:
66.3914, -6.6629, 18.2895
#b9b28d color charts
#b9b28d color shades, tints & tones
#b9b28d color schemes
#b9b28d color preview, HTML & CSS examples
This text has a color of #b9b28d
<p style="color:#b9b28d;">Text here</p>
.mytext {color:#b9b28d;}
This box has a color of #b9b28d
<div style="background-color:#b9b28d;">Content here</div>
.mybackground {background-color:#b9b28d;}
Border around this has a color of #b9b28d
<div style="border:2px solid #b9b28d;">Content here</div>
.myborder {border:2px solid #b9b28d;}