#b2b86d color space conversions
Hex:
#b2b86d
RGB:
178, 184, 109
CMY:
30, 28, 57
CMYK:
3, 0, 41, 28
HSL:
65°, 34.5622%, 57.4510%
HSV (HSB):
65°, 40.7609%, 72.1569%
XYZ:
38.2609, 44.8501, 21.1084
xyY:
0.3671, 0.4303, 44.8501
CIE-Lab:
72.7931, -13.5453, 37.3396
CIE-LCH:
72.7931, 39.7205, 109.9387
CIE-Luv:
72.7931, -0.1847, 50.1063
Hunter-Lab:
66.9702, -15.2186, 28.1915
#b2b86d color charts
#b2b86d color shades, tints & tones
#b2b86d color schemes
#b2b86d color preview, HTML & CSS examples
This text has a color of #b2b86d
<p style="color:#b2b86d;">Text here</p>
.mytext {color:#b2b86d;}
This box has a color of #b2b86d
<div style="background-color:#b2b86d;">Content here</div>
.mybackground {background-color:#b2b86d;}
Border around this has a color of #b2b86d
<div style="border:2px solid #b2b86d;">Content here</div>
.myborder {border:2px solid #b2b86d;}