#b2a97c color space conversions
Hex:
#b2a97c
RGB:
178, 169, 124
CMY:
30, 34, 51
CMYK:
0, 5, 30, 30
HSL:
50°, 25.9615%, 59.2157%
HSV (HSB):
50°, 30.3371%, 69.8039%
XYZ:
36.1862, 39.2961, 24.7465
xyY:
0.3610, 0.3921, 39.2961
CIE-Lab:
68.9652, -3.8436, 24.4390
CIE-LCH:
68.9652, 24.7394, 98.9378
CIE-Luv:
68.9652, 8.0486, 33.1681
Hunter-Lab:
62.6866, -6.6617, 20.4750
#b2a97c color charts
#b2a97c color shades, tints & tones
#b2a97c color schemes
#b2a97c color preview, HTML & CSS examples
This text has a color of #b2a97c
<p style="color:#b2a97c;">Text here</p>
.mytext {color:#b2a97c;}
This box has a color of #b2a97c
<div style="background-color:#b2a97c;">Content here</div>
.mybackground {background-color:#b2a97c;}
Border around this has a color of #b2a97c
<div style="border:2px solid #b2a97c;">Content here</div>
.myborder {border:2px solid #b2a97c;}