#a5cf7f color space conversions
Hex:
#a5cf7f
RGB:
165, 207, 127
CMY:
35, 19, 50
CMYK:
20, 0, 39, 19
HSL:
91°, 45.4545%, 65.4902%
HSV (HSB):
91°, 38.6473%, 81.1765%
XYZ:
41.6606, 54.1573, 28.3363
xyY:
0.3356, 0.4362, 54.1573
CIE-Lab:
78.5534, -27.7481, 35.3328
CIE-LCH:
78.5534, 44.9261, 128.1438
CIE-Luv:
78.5534, -20.8090, 51.8022
Hunter-Lab:
73.5916, -27.7355, 28.6846
#a5cf7f color charts
#a5cf7f color shades, tints & tones
#a5cf7f color schemes
#a5cf7f color preview, HTML & CSS examples
This text has a color of #a5cf7f
<p style="color:#a5cf7f;">Text here</p>
.mytext {color:#a5cf7f;}
This box has a color of #a5cf7f
<div style="background-color:#a5cf7f;">Content here</div>
.mybackground {background-color:#a5cf7f;}
Border around this has a color of #a5cf7f
<div style="border:2px solid #a5cf7f;">Content here</div>
.myborder {border:2px solid #a5cf7f;}