#afdc95 color space conversions
Hex:
#afdc95
RGB:
175, 220, 149
CMY:
31, 14, 42
CMYK:
20, 0, 32, 14
HSL:
98°, 50.3546%, 72.3529%
HSV (HSB):
98°, 32.2727%, 86.2745%
XYZ:
48.6972, 62.4703, 37.9251
xyY:
0.3266, 0.4190, 62.4703
CIE-Lab:
83.1629, -27.3354, 30.2516
CIE-LCH:
83.1629, 40.7724, 132.1010
CIE-Luv:
83.1629, -22.3606, 46.4925
Hunter-Lab:
79.0381, -28.3388, 26.8774
#afdc95 color charts
#afdc95 color shades, tints & tones
#afdc95 color schemes
#afdc95 color preview, HTML & CSS examples
This text has a color of #afdc95
<p style="color:#afdc95;">Text here</p>
.mytext {color:#afdc95;}
This box has a color of #afdc95
<div style="background-color:#afdc95;">Content here</div>
.mybackground {background-color:#afdc95;}
Border around this has a color of #afdc95
<div style="border:2px solid #afdc95;">Content here</div>
.myborder {border:2px solid #afdc95;}