#a5cf5e color space conversions
Hex:
#a5cf5e
RGB:
165, 207, 94
CMY:
35, 19, 63
CMYK:
20, 0, 55, 19
HSL:
82°, 54.0670%, 59.0196%
HSV (HSB):
82°, 54.5894%, 81.1765%
XYZ:
39.8503, 53.4331, 18.8030
xyY:
0.3555, 0.4767, 53.4331
CIE-Lab:
78.1300, -31.5067, 50.9187
CIE-LCH:
78.1300, 59.8781, 121.7477
CIE-Luv:
78.1300, -20.6032, 68.3870
Hunter-Lab:
73.0980, -30.6100, 35.9174
#a5cf5e color charts
#a5cf5e color shades, tints & tones
#a5cf5e color schemes
#a5cf5e color preview, HTML & CSS examples
This text has a color of #a5cf5e
<p style="color:#a5cf5e;">Text here</p>
.mytext {color:#a5cf5e;}
This box has a color of #a5cf5e
<div style="background-color:#a5cf5e;">Content here</div>
.mybackground {background-color:#a5cf5e;}
Border around this has a color of #a5cf5e
<div style="border:2px solid #a5cf5e;">Content here</div>
.myborder {border:2px solid #a5cf5e;}