#b0b29c color space conversions
Hex:
#b0b29c
RGB:
176, 178, 156
CMY:
31, 30, 39
CMYK:
1, 0, 12, 30
HSL:
65°, 12.5000%, 65.4902%
HSV (HSB):
65°, 12.3596%, 69.8039%
XYZ:
39.8256, 43.4712, 37.7442
xyY:
0.3290, 0.3591, 43.4712
CIE-Lab:
71.8736, -4.6164, 11.0115
CIE-LCH:
71.8736, 11.9400, 112.7453
CIE-Luv:
71.8736, 0.0192, 16.4455
Hunter-Lab:
65.9327, -7.5620, 12.2114
#b0b29c color charts
#b0b29c color shades, tints & tones
#b0b29c color schemes
#b0b29c color preview, HTML & CSS examples
This text has a color of #b0b29c
<p style="color:#b0b29c;">Text here</p>
.mytext {color:#b0b29c;}
This box has a color of #b0b29c
<div style="background-color:#b0b29c;">Content here</div>
.mybackground {background-color:#b0b29c;}
Border around this has a color of #b0b29c
<div style="border:2px solid #b0b29c;">Content here</div>
.myborder {border:2px solid #b0b29c;}