#afca6d color space conversions
Hex:
#afca6d
RGB:
175, 202, 109
CMY:
31, 21, 57
CMYK:
13, 0, 46, 21
HSL:
77°, 46.7337%, 60.9804%
HSV (HSB):
77°, 46.0396%, 79.2157%
XYZ:
41.5600, 52.4591, 22.4032
xyY:
0.3570, 0.4506, 52.4591
CIE-Lab:
77.5546, -23.7489, 43.2291
CIE-LCH:
77.5546, 49.3231, 118.7832
CIE-Luv:
77.5546, -12.3332, 59.2817
Hunter-Lab:
72.4287, -24.3258, 32.3609
#afca6d color charts
#afca6d color shades, tints & tones
#afca6d color schemes
#afca6d color preview, HTML & CSS examples
This text has a color of #afca6d
<p style="color:#afca6d;">Text here</p>
.mytext {color:#afca6d;}
This box has a color of #afca6d
<div style="background-color:#afca6d;">Content here</div>
.mybackground {background-color:#afca6d;}
Border around this has a color of #afca6d
<div style="border:2px solid #afca6d;">Content here</div>
.myborder {border:2px solid #afca6d;}