#a5cb7e color space conversions
Hex:
#a5cb7e
RGB:
165, 203, 126
CMY:
35, 20, 51
CMYK:
19, 0, 38, 20
HSL:
90°, 42.5414%, 64.5098%
HSV (HSB):
90°, 37.9310%, 79.6078%
XYZ:
40.6389, 52.2176, 27.6758
xyY:
0.3372, 0.4332, 52.2176
CIE-Lab:
77.4107, -25.9538, 34.3628
CIE-LCH:
77.4107, 43.0627, 127.0633
CIE-Luv:
77.4107, -18.7205, 50.1655
Hunter-Lab:
72.2617, -26.0724, 27.8755
#a5cb7e color charts
#a5cb7e color shades, tints & tones
#a5cb7e color schemes
#a5cb7e color preview, HTML & CSS examples
This text has a color of #a5cb7e
<p style="color:#a5cb7e;">Text here</p>
.mytext {color:#a5cb7e;}
This box has a color of #a5cb7e
<div style="background-color:#a5cb7e;">Content here</div>
.mybackground {background-color:#a5cb7e;}
Border around this has a color of #a5cb7e
<div style="border:2px solid #a5cb7e;">Content here</div>
.myborder {border:2px solid #a5cb7e;}