#afc05f color space conversions
Hex:
#afc05f
RGB:
175, 192, 95
CMY:
31, 25, 63
CMYK:
9, 0, 51, 25
HSL:
71°, 43.4978%, 56.2745%
HSV (HSB):
71°, 50.5208%, 75.2941%
XYZ:
38.5944, 47.6395, 17.9877
xyY:
0.3703, 0.4571, 47.6395
CIE-Lab:
74.5970, -20.2511, 46.4608
CIE-LCH:
74.5970, 50.6825, 113.5512
CIE-Luv:
74.5970, -6.3782, 60.9596
Hunter-Lab:
69.0213, -20.9762, 32.8634
#afc05f color charts
#afc05f color shades, tints & tones
#afc05f color schemes
#afc05f color preview, HTML & CSS examples
This text has a color of #afc05f
<p style="color:#afc05f;">Text here</p>
.mytext {color:#afc05f;}
This box has a color of #afc05f
<div style="background-color:#afc05f;">Content here</div>
.mybackground {background-color:#afc05f;}
Border around this has a color of #afc05f
<div style="border:2px solid #afc05f;">Content here</div>
.myborder {border:2px solid #afc05f;}