#b2ac8c color space conversions
Hex:
#b2ac8c
RGB:
178, 172, 140
CMY:
30, 33, 45
CMYK:
0, 3, 21, 30
HSL:
51°, 19.7917%, 62.3529%
HSV (HSB):
51°, 21.3483%, 69.8039%
XYZ:
37.8462, 40.8635, 30.7037
xyY:
0.3459, 0.3735, 40.8635
CIE-Lab:
70.0802, -3.1902, 17.2625
CIE-LCH:
70.0802, 17.5548, 100.4705
CIE-Luv:
70.0802, 5.4055, 24.3299
Hunter-Lab:
63.9245, -6.1878, 16.2695
#b2ac8c color charts
#b2ac8c color shades, tints & tones
#b2ac8c color schemes
#b2ac8c color preview, HTML & CSS examples
This text has a color of #b2ac8c
<p style="color:#b2ac8c;">Text here</p>
.mytext {color:#b2ac8c;}
This box has a color of #b2ac8c
<div style="background-color:#b2ac8c;">Content here</div>
.mybackground {background-color:#b2ac8c;}
Border around this has a color of #b2ac8c
<div style="border:2px solid #b2ac8c;">Content here</div>
.myborder {border:2px solid #b2ac8c;}