#b0a28e color space conversions
Hex:
#b0a28e
RGB:
176, 162, 142
CMY:
31, 36, 44
CMYK:
0, 8, 19, 31
HSL:
35°, 17.7083%, 62.3529%
HSV (HSB):
35°, 19.3182%, 69.0196%
XYZ:
35.7073, 37.0238, 30.8555
xyY:
0.3447, 0.3574, 37.0238
CIE-Lab:
67.2949, 1.7508, 12.2444
CIE-LCH:
67.2949, 12.3690, 81.8624
CIE-Luv:
67.2949, 9.7000, 16.6935
Hunter-Lab:
60.8472, -1.7323, 12.5271
#b0a28e color charts
#b0a28e color shades, tints & tones
#b0a28e color schemes
#b0a28e color preview, HTML & CSS examples
This text has a color of #b0a28e
<p style="color:#b0a28e;">Text here</p>
.mytext {color:#b0a28e;}
This box has a color of #b0a28e
<div style="background-color:#b0a28e;">Content here</div>
.mybackground {background-color:#b0a28e;}
Border around this has a color of #b0a28e
<div style="border:2px solid #b0a28e;">Content here</div>
.myborder {border:2px solid #b0a28e;}