#b2a09a color space conversions
Hex:
#b2a09a
RGB:
178, 160, 154
CMY:
30, 37, 40
CMYK:
0, 10, 13, 30
HSL:
15°, 13.4831%, 65.0980%
HSV (HSB):
15°, 13.4831%, 69.8039%
XYZ:
36.7636, 36.9397, 35.7643
xyY:
0.3358, 0.3374, 36.9397
CIE-Lab:
67.2318, 5.5460, 5.5092
CIE-LCH:
67.2318, 7.8172, 44.8093
CIE-Luv:
67.2318, 11.1824, 6.8696
Hunter-Lab:
60.7780, 1.6102, 7.6560
#b2a09a color charts
#b2a09a color shades, tints & tones
#b2a09a color schemes
#b2a09a color preview, HTML & CSS examples
This text has a color of #b2a09a
<p style="color:#b2a09a;">Text here</p>
.mytext {color:#b2a09a;}
This box has a color of #b2a09a
<div style="background-color:#b2a09a;">Content here</div>
.mybackground {background-color:#b2a09a;}
Border around this has a color of #b2a09a
<div style="border:2px solid #b2a09a;">Content here</div>
.myborder {border:2px solid #b2a09a;}