#afbc6c color space conversions
Hex:
#afbc6c
RGB:
175, 188, 108
CMY:
31, 26, 58
CMYK:
7, 0, 43, 26
HSL:
70°, 37.3832%, 58.0392%
HSV (HSB):
70°, 42.5532%, 73.7255%
XYZ:
38.3692, 46.1631, 21.0755
xyY:
0.3633, 0.4371, 46.1631
CIE-Lab:
73.6512, -16.8963, 38.8794
CIE-LCH:
73.6512, 42.3921, 113.4890
CIE-Luv:
73.6512, -4.3607, 52.5604
Hunter-Lab:
67.9434, -18.0980, 29.1692
#afbc6c color charts
#afbc6c color shades, tints & tones
#afbc6c color schemes
#afbc6c color preview, HTML & CSS examples
This text has a color of #afbc6c
<p style="color:#afbc6c;">Text here</p>
.mytext {color:#afbc6c;}
This box has a color of #afbc6c
<div style="background-color:#afbc6c;">Content here</div>
.mybackground {background-color:#afbc6c;}
Border around this has a color of #afbc6c
<div style="border:2px solid #afbc6c;">Content here</div>
.myborder {border:2px solid #afbc6c;}