#a5bd7f color space conversions
Hex:
#a5bd7f
RGB:
165, 189, 127
CMY:
35, 26, 50
CMYK:
13, 0, 33, 26
HSL:
83°, 31.9588%, 61.9608%
HSV (HSB):
83°, 32.8042%, 74.1176%
XYZ:
37.5454, 45.9268, 26.9646
xyY:
0.3400, 0.4159, 45.9268
CIE-Lab:
73.4980, -18.8997, 28.7113
CIE-LCH:
73.4980, 34.3735, 123.3555
CIE-Luv:
73.4980, -11.2936, 41.6989
Hunter-Lab:
67.7693, -19.7042, 23.8478
#a5bd7f color charts
#a5bd7f color shades, tints & tones
#a5bd7f color schemes
#a5bd7f color preview, HTML & CSS examples
This text has a color of #a5bd7f
<p style="color:#a5bd7f;">Text here</p>
.mytext {color:#a5bd7f;}
This box has a color of #a5bd7f
<div style="background-color:#a5bd7f;">Content here</div>
.mybackground {background-color:#a5bd7f;}
Border around this has a color of #a5bd7f
<div style="border:2px solid #a5bd7f;">Content here</div>
.myborder {border:2px solid #a5bd7f;}