#b6b28d color space conversions
Hex:
#b6b28d
RGB:
182, 178, 141
CMY:
29, 30, 45
CMYK:
0, 2, 23, 29
HSL:
54°, 21.9251%, 63.3333%
HSV (HSB):
54°, 22.5275%, 71.3725%
XYZ:
40.0195, 43.7090, 31.5267
xyY:
0.3472, 0.3792, 43.7090
CIE-Lab:
72.0335, -4.6996, 19.4688
CIE-LCH:
72.0335, 20.0280, 103.5710
CIE-Luv:
72.0335, 4.4299, 27.5934
Hunter-Lab:
66.1128, -7.6473, 18.0057
#b6b28d color charts
#b6b28d color shades, tints & tones
#b6b28d color schemes
#b6b28d color preview, HTML & CSS examples
This text has a color of #b6b28d
<p style="color:#b6b28d;">Text here</p>
.mytext {color:#b6b28d;}
This box has a color of #b6b28d
<div style="background-color:#b6b28d;">Content here</div>
.mybackground {background-color:#b6b28d;}
Border around this has a color of #b6b28d
<div style="border:2px solid #b6b28d;">Content here</div>
.myborder {border:2px solid #b6b28d;}