#afdf9e color space conversions
Hex:
#afdf9e
RGB:
175, 223, 158
CMY:
31, 13, 38
CMYK:
22, 0, 29, 13
HSL:
104°, 50.3876%, 74.7059%
HSV (HSB):
104°, 29.1480%, 87.4510%
XYZ:
50.2384, 64.3579, 42.1222
xyY:
0.3206, 0.4107, 64.3579
CIE-Lab:
84.1518, -27.4209, 26.9461
CIE-LCH:
84.1518, 38.4447, 135.5003
CIE-Luv:
84.1518, -23.9245, 42.5275
Hunter-Lab:
80.2234, -28.6086, 25.0255
#afdf9e color charts
#afdf9e color shades, tints & tones
#afdf9e color schemes
#afdf9e color preview, HTML & CSS examples
This text has a color of #afdf9e
<p style="color:#afdf9e;">Text here</p>
.mytext {color:#afdf9e;}
This box has a color of #afdf9e
<div style="background-color:#afdf9e;">Content here</div>
.mybackground {background-color:#afdf9e;}
Border around this has a color of #afdf9e
<div style="border:2px solid #afdf9e;">Content here</div>
.myborder {border:2px solid #afdf9e;}