#a5bc4e color space conversions
Hex:
#a5bc4e
RGB:
165, 188, 78
CMY:
35, 26, 69
CMYK:
12, 0, 59, 26
HSL:
73°, 45.0820%, 52.1569%
HSV (HSB):
73°, 58.5106%, 73.7255%
XYZ:
34.8754, 44.5158, 13.9620
xyY:
0.3736, 0.4769, 44.5158
CIE-Lab:
72.5719, -23.8190, 51.8563
CIE-LCH:
72.5719, 57.0651, 114.6706
CIE-Luv:
72.5719, -9.8714, 65.8525
Hunter-Lab:
66.7202, -23.4563, 34.2970
#a5bc4e color charts
#a5bc4e color shades, tints & tones
#a5bc4e color schemes
#a5bc4e color preview, HTML & CSS examples
This text has a color of #a5bc4e
<p style="color:#a5bc4e;">Text here</p>
.mytext {color:#a5bc4e;}
This box has a color of #a5bc4e
<div style="background-color:#a5bc4e;">Content here</div>
.mybackground {background-color:#a5bc4e;}
Border around this has a color of #a5bc4e
<div style="border:2px solid #a5bc4e;">Content here</div>
.myborder {border:2px solid #a5bc4e;}