#afca7d color space conversions
Hex:
#afca7d
RGB:
175, 202, 125
CMY:
31, 21, 51
CMYK:
13, 0, 38, 21
HSL:
81°, 42.0765%, 64.1176%
HSV (HSB):
81°, 38.1188%, 79.2157%
XYZ:
42.5014, 52.8357, 27.3603
xyY:
0.3464, 0.4306, 52.8357
CIE-Lab:
77.7779, -21.8675, 35.4790
CIE-LCH:
77.7779, 41.6767, 121.6477
CIE-Luv:
77.7779, -12.6089, 50.7164
Hunter-Lab:
72.6882, -22.8338, 28.5646
#afca7d color charts
#afca7d color shades, tints & tones
#afca7d color schemes
#afca7d color preview, HTML & CSS examples
This text has a color of #afca7d
<p style="color:#afca7d;">Text here</p>
.mytext {color:#afca7d;}
This box has a color of #afca7d
<div style="background-color:#afca7d;">Content here</div>
.mybackground {background-color:#afca7d;}
Border around this has a color of #afca7d
<div style="border:2px solid #afca7d;">Content here</div>
.myborder {border:2px solid #afca7d;}