#a5bc6e color space conversions
Hex:
#a5bc6e
RGB:
165, 188, 110
CMY:
35, 26, 57
CMYK:
12, 0, 41, 26
HSL:
78°, 36.7925%, 58.4314%
HSV (HSB):
78°, 41.4894%, 73.7255%
XYZ:
36.3147, 45.0916, 21.5414
xyY:
0.3527, 0.4380, 45.0916
CIE-Lab:
72.9521, -20.5997, 36.8277
CIE-LCH:
72.9521, 42.1975, 119.2207
CIE-Luv:
72.9521, -10.4003, 50.9752
Hunter-Lab:
67.1503, -20.9804, 27.9853
#a5bc6e color charts
#a5bc6e color shades, tints & tones
#a5bc6e color schemes
#a5bc6e color preview, HTML & CSS examples
This text has a color of #a5bc6e
<p style="color:#a5bc6e;">Text here</p>
.mytext {color:#a5bc6e;}
This box has a color of #a5bc6e
<div style="background-color:#a5bc6e;">Content here</div>
.mybackground {background-color:#a5bc6e;}
Border around this has a color of #a5bc6e
<div style="border:2px solid #a5bc6e;">Content here</div>
.myborder {border:2px solid #a5bc6e;}