#a5bc6f color space conversions
Hex:
#a5bc6f
RGB:
165, 188, 111
CMY:
35, 26, 56
CMYK:
12, 0, 41, 26
HSL:
78°, 36.4929%, 58.6275%
HSV (HSB):
78°, 40.9574%, 73.7255%
XYZ:
36.3695, 45.1135, 21.8298
xyY:
0.3520, 0.4367, 45.1135
CIE-Lab:
72.9665, -20.4795, 36.3347
CIE-LCH:
72.9665, 41.7087, 119.4071
CIE-Luv:
72.9665, -10.4198, 50.4312
Hunter-Lab:
67.1666, -20.8869, 27.7467
#a5bc6f color charts
#a5bc6f color shades, tints & tones
#a5bc6f color schemes
#a5bc6f color preview, HTML & CSS examples
This text has a color of #a5bc6f
<p style="color:#a5bc6f;">Text here</p>
.mytext {color:#a5bc6f;}
This box has a color of #a5bc6f
<div style="background-color:#a5bc6f;">Content here</div>
.mybackground {background-color:#a5bc6f;}
Border around this has a color of #a5bc6f
<div style="border:2px solid #a5bc6f;">Content here</div>
.myborder {border:2px solid #a5bc6f;}