#a5b27d color space conversions
Hex:
#a5b27d
RGB:
165, 178, 125
CMY:
35, 30, 51
CMYK:
7, 0, 30, 30
HSL:
75°, 25.6039%, 59.4118%
HSV (HSB):
75°, 29.7753%, 69.8039%
XYZ:
35.1391, 41.3208, 25.5257
xyY:
0.3445, 0.4052, 41.3208
CIE-Lab:
70.4001, -13.5577, 25.6450
CIE-LCH:
70.4001, 29.0082, 117.8640
CIE-Luv:
70.4001, -5.2157, 36.6391
Hunter-Lab:
64.2812, -14.9158, 21.4532
#a5b27d color charts
#a5b27d color shades, tints & tones
#a5b27d color schemes
#a5b27d color preview, HTML & CSS examples
This text has a color of #a5b27d
<p style="color:#a5b27d;">Text here</p>
.mytext {color:#a5b27d;}
This box has a color of #a5b27d
<div style="background-color:#a5b27d;">Content here</div>
.mybackground {background-color:#a5b27d;}
Border around this has a color of #a5b27d
<div style="border:2px solid #a5b27d;">Content here</div>
.myborder {border:2px solid #a5b27d;}