#a5c07a color space conversions
Hex:
#a5c07a
RGB:
165, 192, 122
CMY:
35, 25, 52
CMYK:
14, 0, 36, 25
HSL:
83°, 35.7143%, 61.5686%
HSV (HSB):
83°, 36.4583%, 75.2941%
XYZ:
37.8795, 47.1037, 25.5078
xyY:
0.3428, 0.4263, 47.1037
CIE-Lab:
74.2561, -21.0821, 32.3221
CIE-LCH:
74.2561, 38.5897, 123.1144
CIE-Luv:
74.2561, -12.8171, 46.3860
Hunter-Lab:
68.6322, -21.5884, 26.0068
#a5c07a color charts
#a5c07a color shades, tints & tones
#a5c07a color schemes
#a5c07a color preview, HTML & CSS examples
This text has a color of #a5c07a
<p style="color:#a5c07a;">Text here</p>
.mytext {color:#a5c07a;}
This box has a color of #a5c07a
<div style="background-color:#a5c07a;">Content here</div>
.mybackground {background-color:#a5c07a;}
Border around this has a color of #a5c07a
<div style="border:2px solid #a5c07a;">Content here</div>
.myborder {border:2px solid #a5c07a;}