#b0a08a color space conversions
Hex:
#b0a08a
RGB:
176, 160, 138
CMY:
31, 37, 46
CMYK:
0, 9, 22, 31
HSL:
35°, 19.3878%, 61.5686%
HSV (HSB):
35°, 21.5909%, 69.0196%
XYZ:
35.0627, 36.2067, 29.1853
xyY:
0.3490, 0.3604, 36.2067
CIE-Lab:
66.6776, 2.2276, 13.5945
CIE-LCH:
66.6776, 13.7758, 80.6943
CIE-Luv:
66.6776, 11.1264, 18.3328
Hunter-Lab:
60.1720, -1.2875, 13.3629
#b0a08a color charts
#b0a08a color shades, tints & tones
#b0a08a color schemes
#b0a08a color preview, HTML & CSS examples
This text has a color of #b0a08a
<p style="color:#b0a08a;">Text here</p>
.mytext {color:#b0a08a;}
This box has a color of #b0a08a
<div style="background-color:#b0a08a;">Content here</div>
.mybackground {background-color:#b0a08a;}
Border around this has a color of #b0a08a
<div style="border:2px solid #b0a08a;">Content here</div>
.myborder {border:2px solid #b0a08a;}