#acb08e color space conversions
Hex:
#acb08e
RGB:
172, 176, 142
CMY:
33, 31, 44
CMYK:
2, 0, 19, 31
HSL:
67°, 17.7083%, 62.3529%
HSV (HSB):
67°, 19.3182%, 69.0196%
XYZ:
37.4211, 41.7743, 31.6821
xyY:
0.3375, 0.3768, 41.7743
CIE-Lab:
70.7150, -7.3094, 16.9785
CIE-LCH:
70.7150, 18.4851, 113.2924
CIE-Luv:
70.7150, -0.5963, 24.7821
Hunter-Lab:
64.6331, -9.7604, 16.1801
#acb08e color charts
#acb08e color shades, tints & tones
#acb08e color schemes
#acb08e color preview, HTML & CSS examples
This text has a color of #acb08e
<p style="color:#acb08e;">Text here</p>
.mytext {color:#acb08e;}
This box has a color of #acb08e
<div style="background-color:#acb08e;">Content here</div>
.mybackground {background-color:#acb08e;}
Border around this has a color of #acb08e
<div style="border:2px solid #acb08e;">Content here</div>
.myborder {border:2px solid #acb08e;}