#a5b75d color space conversions
Hex:
#a5b75d
RGB:
165, 183, 93
CMY:
35, 28, 64
CMYK:
10, 0, 49, 28
HSL:
72°, 38.4615%, 54.1176%
HSV (HSB):
72°, 49.1803%, 71.7647%
XYZ:
34.4263, 42.6566, 16.7750
xyY:
0.3668, 0.4545, 42.6566
CIE-Lab:
71.3213, -19.9714, 43.3368
CIE-LCH:
71.3213, 47.7172, 114.7423
CIE-Luv:
71.3213, -7.2290, 57.0084
Hunter-Lab:
65.3120, -20.2078, 30.4901
#a5b75d color charts
#a5b75d color shades, tints & tones
#a5b75d color schemes
#a5b75d color preview, HTML & CSS examples
This text has a color of #a5b75d
<p style="color:#a5b75d;">Text here</p>
.mytext {color:#a5b75d;}
This box has a color of #a5b75d
<div style="background-color:#a5b75d;">Content here</div>
.mybackground {background-color:#a5b75d;}
Border around this has a color of #a5b75d
<div style="border:2px solid #a5b75d;">Content here</div>
.myborder {border:2px solid #a5b75d;}