#a5c06a color space conversions
Hex:
#a5c06a
RGB:
165, 192, 106
CMY:
35, 25, 58
CMYK:
14, 0, 45, 25
HSL:
79°, 40.5660%, 58.4314%
HSV (HSB):
79°, 44.7917%, 75.2941%
XYZ:
36.9682, 46.7392, 20.7088
xyY:
0.3540, 0.4476, 46.7392
CIE-Lab:
74.0226, -23.0507, 40.1946
CIE-LCH:
74.0226, 46.3350, 119.8333
CIE-Luv:
74.0226, -12.5493, 55.1969
Hunter-Lab:
68.3661, -23.1187, 29.8967
#a5c06a color charts
#a5c06a color shades, tints & tones
#a5c06a color schemes
#a5c06a color preview, HTML & CSS examples
This text has a color of #a5c06a
<p style="color:#a5c06a;">Text here</p>
.mytext {color:#a5c06a;}
This box has a color of #a5c06a
<div style="background-color:#a5c06a;">Content here</div>
.mybackground {background-color:#a5c06a;}
Border around this has a color of #a5c06a
<div style="border:2px solid #a5c06a;">Content here</div>
.myborder {border:2px solid #a5c06a;}