#a5bc3a color space conversions
Hex:
#a5bc3a
RGB:
165, 188, 58
CMY:
35, 26, 77
CMYK:
12, 0, 69, 26
HSL:
71°, 52.8455%, 48.2353%
HSV (HSB):
71°, 69.1489%, 73.7255%
XYZ:
34.2640, 44.2713, 10.7423
xyY:
0.3838, 0.4959, 44.2713
CIE-Lab:
72.4094, -25.2228, 60.0151
CIE-LCH:
72.4094, 65.0999, 112.7958
CIE-Luv:
72.4094, -9.6352, 72.5341
Hunter-Lab:
66.5367, -24.5180, 37.0033
#a5bc3a color charts
#a5bc3a color shades, tints & tones
#a5bc3a color schemes
#a5bc3a color preview, HTML & CSS examples
This text has a color of #a5bc3a
<p style="color:#a5bc3a;">Text here</p>
.mytext {color:#a5bc3a;}
This box has a color of #a5bc3a
<div style="background-color:#a5bc3a;">Content here</div>
.mybackground {background-color:#a5bc3a;}
Border around this has a color of #a5bc3a
<div style="border:2px solid #a5bc3a;">Content here</div>
.myborder {border:2px solid #a5bc3a;}