#b1ba8d color space conversions
Hex:
#b1ba8d
RGB:
177, 186, 141
CMY:
31, 27, 45
CMYK:
5, 0, 24, 27
HSL:
72°, 24.5902%, 64.1176%
HSV (HSB):
72°, 24.1935%, 72.9412%
XYZ:
40.4981, 46.3880, 32.0186
xyY:
0.3406, 0.3901, 46.3880
CIE-Lab:
73.7966, -10.8111, 21.8240
CIE-LCH:
73.7966, 24.3550, 116.3527
CIE-Luv:
73.7966, -3.0939, 31.8809
Hunter-Lab:
68.1087, -13.0526, 19.8033
#b1ba8d color charts
#b1ba8d color shades, tints & tones
#b1ba8d color schemes
#b1ba8d color preview, HTML & CSS examples
This text has a color of #b1ba8d
<p style="color:#b1ba8d;">Text here</p>
.mytext {color:#b1ba8d;}
This box has a color of #b1ba8d
<div style="background-color:#b1ba8d;">Content here</div>
.mybackground {background-color:#b1ba8d;}
Border around this has a color of #b1ba8d
<div style="border:2px solid #b1ba8d;">Content here</div>
.myborder {border:2px solid #b1ba8d;}