#a5cc42 color space conversions
Hex:
#a5cc42
RGB:
165, 204, 66
CMY:
35, 20, 74
CMYK:
19, 0, 68, 20
HSL:
77°, 57.5000%, 52.9412%
HSV (HSB):
77°, 67.6471%, 80.0000%
XYZ:
38.0933, 51.5784, 13.1022
xyY:
0.3707, 0.5019, 51.5784
CIE-Lab:
77.0281, -32.3395, 61.6537
CIE-LCH:
77.0281, 69.6205, 117.6785
CIE-Luv:
77.0281, -18.8296, 77.2029
Hunter-Lab:
71.8181, -31.0029, 39.4561
#a5cc42 color charts
#a5cc42 color shades, tints & tones
#a5cc42 color schemes
#a5cc42 color preview, HTML & CSS examples
This text has a color of #a5cc42
<p style="color:#a5cc42;">Text here</p>
.mytext {color:#a5cc42;}
This box has a color of #a5cc42
<div style="background-color:#a5cc42;">Content here</div>
.mybackground {background-color:#a5cc42;}
Border around this has a color of #a5cc42
<div style="border:2px solid #a5cc42;">Content here</div>
.myborder {border:2px solid #a5cc42;}