#b0a98e color space conversions
Hex:
#b0a98e
RGB:
176, 169, 142
CMY:
31, 34, 44
CMYK:
0, 4, 19, 31
HSL:
48°, 17.7083%, 62.3529%
HSV (HSB):
48°, 19.3182%, 69.0196%
XYZ:
36.9749, 39.5590, 31.2781
xyY:
0.3430, 0.3669, 39.5590
CIE-Lab:
69.1543, -2.0442, 14.8534
CIE-LCH:
69.1543, 14.9934, 97.8361
CIE-Luv:
69.1543, 5.7418, 20.9356
Hunter-Lab:
62.8960, -5.1323, 14.5424
#b0a98e color charts
#b0a98e color shades, tints & tones
#b0a98e color schemes
#b0a98e color preview, HTML & CSS examples
This text has a color of #b0a98e
<p style="color:#b0a98e;">Text here</p>
.mytext {color:#b0a98e;}
This box has a color of #b0a98e
<div style="background-color:#b0a98e;">Content here</div>
.mybackground {background-color:#b0a98e;}
Border around this has a color of #b0a98e
<div style="border:2px solid #b0a98e;">Content here</div>
.myborder {border:2px solid #b0a98e;}