#a5ca7d color space conversions
Hex:
#a5ca7d
RGB:
165, 202, 125
CMY:
35, 21, 51
CMYK:
18, 0, 38, 21
HSL:
89°, 42.0765%, 64.1176%
HSV (HSB):
89°, 38.1188%, 79.2157%
XYZ:
40.3393, 51.7211, 27.2591
xyY:
0.3381, 0.4335, 51.7211
CIE-Lab:
77.1137, -25.6016, 34.4897
CIE-LCH:
77.1137, 42.9533, 126.5864
CIE-Luv:
77.1137, -18.1864, 50.1893
Hunter-Lab:
71.9174, -25.7327, 27.8692
#a5ca7d color charts
#a5ca7d color shades, tints & tones
#a5ca7d color schemes
#a5ca7d color preview, HTML & CSS examples
This text has a color of #a5ca7d
<p style="color:#a5ca7d;">Text here</p>
.mytext {color:#a5ca7d;}
This box has a color of #a5ca7d
<div style="background-color:#a5ca7d;">Content here</div>
.mybackground {background-color:#a5ca7d;}
Border around this has a color of #a5ca7d
<div style="border:2px solid #a5ca7d;">Content here</div>
.myborder {border:2px solid #a5ca7d;}