#a5ca8a color space conversions
Hex:
#a5ca8a
RGB:
165, 202, 138
CMY:
35, 21, 46
CMYK:
18, 0, 32, 21
HSL:
95°, 37.6471%, 66.6667%
HSV (HSB):
95°, 31.6832%, 79.2157%
XYZ:
41.2250, 52.0754, 31.9235
xyY:
0.3292, 0.4159, 52.0754
CIE-Lab:
77.3259, -23.7857, 28.0408
CIE-LCH:
77.3259, 36.7701, 130.3063
CIE-Luv:
77.3259, -18.3302, 42.3571
Hunter-Lab:
72.1633, -24.3132, 24.2856
#a5ca8a color charts
#a5ca8a color shades, tints & tones
#a5ca8a color schemes
#a5ca8a color preview, HTML & CSS examples
This text has a color of #a5ca8a
<p style="color:#a5ca8a;">Text here</p>
.mytext {color:#a5ca8a;}
This box has a color of #a5ca8a
<div style="background-color:#a5ca8a;">Content here</div>
.mybackground {background-color:#a5ca8a;}
Border around this has a color of #a5ca8a
<div style="border:2px solid #a5ca8a;">Content here</div>
.myborder {border:2px solid #a5ca8a;}