#a5bf65 color space conversions
Hex:
#a5bf65
RGB:
165, 191, 101
CMY:
35, 25, 60
CMYK:
14, 0, 47, 25
HSL:
77°, 41.2844%, 57.2549%
HSV (HSB):
77°, 47.1204%, 74.9020%
XYZ:
36.4968, 46.2005, 19.3059
xyY:
0.3578, 0.4529, 46.2005
CIE-Lab:
73.6755, -23.1121, 42.2541
CIE-LCH:
73.6755, 48.1620, 118.6777
CIE-Luv:
73.6755, -11.9156, 57.2003
Hunter-Lab:
67.9710, -23.1041, 30.7394
#a5bf65 color charts
#a5bf65 color shades, tints & tones
#a5bf65 color schemes
#a5bf65 color preview, HTML & CSS examples
This text has a color of #a5bf65
<p style="color:#a5bf65;">Text here</p>
.mytext {color:#a5bf65;}
This box has a color of #a5bf65
<div style="background-color:#a5bf65;">Content here</div>
.mybackground {background-color:#a5bf65;}
Border around this has a color of #a5bf65
<div style="border:2px solid #a5bf65;">Content here</div>
.myborder {border:2px solid #a5bf65;}