#afc05c color space conversions
Hex:
#afc05c
RGB:
175, 192, 92
CMY:
31, 25, 64
CMYK:
9, 0, 52, 25
HSL:
70°, 44.2478%, 55.6863%
HSV (HSB):
70°, 52.0833%, 75.2941%
XYZ:
38.4606, 47.5859, 17.2831
xyY:
0.3722, 0.4605, 47.5859
CIE-Lab:
74.5630, -20.5332, 47.8542
CIE-LCH:
74.5630, 52.0733, 113.2231
CIE-Luv:
74.5630, -6.3172, 62.3044
Hunter-Lab:
68.9826, -21.1984, 33.4331
#afc05c color charts
#afc05c color shades, tints & tones
#afc05c color schemes
#afc05c color preview, HTML & CSS examples
This text has a color of #afc05c
<p style="color:#afc05c;">Text here</p>
.mytext {color:#afc05c;}
This box has a color of #afc05c
<div style="background-color:#afc05c;">Content here</div>
.mybackground {background-color:#afc05c;}
Border around this has a color of #afc05c
<div style="border:2px solid #afc05c;">Content here</div>
.myborder {border:2px solid #afc05c;}