#b2ac8e color space conversions
Hex:
#b2ac8e
RGB:
178, 172, 142
CMY:
30, 33, 44
CMYK:
0, 3, 20, 30
HSL:
50°, 18.9474%, 62.7451%
HSV (HSB):
50°, 20.2247%, 69.8039%
XYZ:
37.9951, 40.9230, 31.4876
xyY:
0.3441, 0.3707, 40.9230
CIE-Lab:
70.1220, -2.8887, 16.2278
CIE-LCH:
70.1220, 16.4829, 100.0935
CIE-Luv:
70.1220, 5.2914, 22.9469
Hunter-Lab:
63.9711, -5.9308, 15.5963
#b2ac8e color charts
#b2ac8e color shades, tints & tones
#b2ac8e color schemes
#b2ac8e color preview, HTML & CSS examples
This text has a color of #b2ac8e
<p style="color:#b2ac8e;">Text here</p>
.mytext {color:#b2ac8e;}
This box has a color of #b2ac8e
<div style="background-color:#b2ac8e;">Content here</div>
.mybackground {background-color:#b2ac8e;}
Border around this has a color of #b2ac8e
<div style="border:2px solid #b2ac8e;">Content here</div>
.myborder {border:2px solid #b2ac8e;}