#a5cb6f color space conversions
Hex:
#a5cb6f
RGB:
165, 203, 111
CMY:
35, 20, 56
CMYK:
19, 0, 45, 20
HSL:
85°, 46.9388%, 61.5686%
HSV (HSB):
85°, 45.3202%, 79.6078%
XYZ:
39.7422, 51.8589, 22.9541
xyY:
0.3469, 0.4527, 51.8589
CIE-Lab:
77.1964, -27.8208, 41.6516
CIE-LCH:
77.1964, 50.0884, 123.7406
CIE-Luv:
77.1964, -18.5812, 58.3638
Hunter-Lab:
72.0131, -27.5133, 31.5106
#a5cb6f color charts
#a5cb6f color shades, tints & tones
#a5cb6f color schemes
#a5cb6f color preview, HTML & CSS examples
This text has a color of #a5cb6f
<p style="color:#a5cb6f;">Text here</p>
.mytext {color:#a5cb6f;}
This box has a color of #a5cb6f
<div style="background-color:#a5cb6f;">Content here</div>
.mybackground {background-color:#a5cb6f;}
Border around this has a color of #a5cb6f
<div style="border:2px solid #a5cb6f;">Content here</div>
.myborder {border:2px solid #a5cb6f;}