#a5bc40 color space conversions
Hex:
#a5bc40
RGB:
165, 188, 64
CMY:
35, 26, 75
CMYK:
12, 0, 66, 26
HSL:
71°, 49.2063%, 49.4118%
HSV (HSB):
71°, 65.9574%, 73.7255%
XYZ:
34.4257, 44.3359, 11.5938
xyY:
0.3810, 0.4907, 44.3359
CIE-Lab:
72.4525, -24.8494, 57.7094
CIE-LCH:
72.4525, 62.8321, 113.2965
CIE-Luv:
72.4525, -9.6983, 70.7450
Hunter-Lab:
66.5852, -24.2367, 36.2862
#a5bc40 color charts
#a5bc40 color shades, tints & tones
#a5bc40 color schemes
#a5bc40 color preview, HTML & CSS examples
This text has a color of #a5bc40
<p style="color:#a5bc40;">Text here</p>
.mytext {color:#a5bc40;}
This box has a color of #a5bc40
<div style="background-color:#a5bc40;">Content here</div>
.mybackground {background-color:#a5bc40;}
Border around this has a color of #a5bc40
<div style="border:2px solid #a5bc40;">Content here</div>
.myborder {border:2px solid #a5bc40;}