#afcc3f color space conversions
Hex:
#afcc3f
RGB:
175, 204, 63
CMY:
31, 20, 75
CMYK:
14, 0, 69, 20
HSL:
72°, 58.0247%, 52.3529%
HSV (HSB):
72°, 69.1176%, 80.0000%
XYZ:
40.1693, 52.6586, 12.7496
xyY:
0.3805, 0.4988, 52.6586
CIE-Lab:
77.6730, -28.5407, 63.6593
CIE-LCH:
77.6730, 69.7645, 114.1483
CIE-Luv:
77.6730, -12.9159, 78.2315
Hunter-Lab:
72.5662, -28.1817, 40.3793
#afcc3f color charts
#afcc3f color shades, tints & tones
#afcc3f color schemes
#afcc3f color preview, HTML & CSS examples
This text has a color of #afcc3f
<p style="color:#afcc3f;">Text here</p>
.mytext {color:#afcc3f;}
This box has a color of #afcc3f
<div style="background-color:#afcc3f;">Content here</div>
.mybackground {background-color:#afcc3f;}
Border around this has a color of #afcc3f
<div style="border:2px solid #afcc3f;">Content here</div>
.myborder {border:2px solid #afcc3f;}