#a0ccaa color space conversions
Hex:
#a0ccaa
RGB:
160, 204, 170
CMY:
37, 20, 33
CMYK:
22, 0, 17, 20
HSL:
134°, 30.1370%, 71.3725%
HSV (HSB):
134°, 21.5686%, 80.0000%
XYZ:
43.3458, 53.5616, 46.0841
xyY:
0.3031, 0.3746, 53.5616
CIE-Lab:
78.2054, -21.1948, 12.2610
CIE-LCH:
78.2054, 24.4858, 149.9510
CIE-Luv:
78.2054, -22.1840, 21.3990
Hunter-Lab:
73.1858, -22.3549, 13.8960
#a0ccaa color charts
#a0ccaa color shades, tints & tones
#a0ccaa color schemes
#a0ccaa color preview, HTML & CSS examples
This text has a color of #a0ccaa
<p style="color:#a0ccaa;">Text here</p>
.mytext {color:#a0ccaa;}
This box has a color of #a0ccaa
<div style="background-color:#a0ccaa;">Content here</div>
.mybackground {background-color:#a0ccaa;}
Border around this has a color of #a0ccaa
<div style="border:2px solid #a0ccaa;">Content here</div>
.myborder {border:2px solid #a0ccaa;}