#afcd94 color space conversions
Hex:
#afcd94
RGB:
175, 205, 148
CMY:
31, 20, 42
CMYK:
15, 0, 28, 20
HSL:
92°, 36.3057%, 69.2157%
HSV (HSB):
92°, 27.8049%, 80.3922%
XYZ:
44.8558, 54.9147, 36.2524
xyY:
0.3298, 0.4037, 54.9147
CIE-Lab:
78.9921, -20.1676, 25.1607
CIE-LCH:
78.9921, 32.2458, 128.7140
CIE-Luv:
78.9921, -14.6388, 38.3632
Hunter-Lab:
74.1045, -21.6359, 22.8680
#afcd94 color charts
#afcd94 color shades, tints & tones
#afcd94 color schemes
#afcd94 color preview, HTML & CSS examples
This text has a color of #afcd94
<p style="color:#afcd94;">Text here</p>
.mytext {color:#afcd94;}
This box has a color of #afcd94
<div style="background-color:#afcd94;">Content here</div>
.mybackground {background-color:#afcd94;}
Border around this has a color of #afcd94
<div style="border:2px solid #afcd94;">Content here</div>
.myborder {border:2px solid #afcd94;}