#afc10e color space conversions
Hex:
#afc10e
RGB:
175, 193, 14
CMY:
31, 24, 95
CMYK:
9, 0, 93, 24
HSL:
66°, 86.4734%, 40.5882%
HSV (HSB):
66°, 92.7461%, 75.6863%
XYZ:
36.8284, 47.2856, 7.6014
xyY:
0.4016, 0.5156, 47.2856
CIE-Lab:
74.3721, -25.0174, 73.4617
CIE-LCH:
74.3721, 77.6048, 108.8063
CIE-Luv:
74.3721, -6.0464, 82.3080
Hunter-Lab:
68.7645, -24.7381, 41.5811
#afc10e color charts
#afc10e color shades, tints & tones
#afc10e color schemes
#afc10e color preview, HTML & CSS examples
This text has a color of #afc10e
<p style="color:#afc10e;">Text here</p>
.mytext {color:#afc10e;}
This box has a color of #afc10e
<div style="background-color:#afc10e;">Content here</div>
.mybackground {background-color:#afc10e;}
Border around this has a color of #afc10e
<div style="border:2px solid #afc10e;">Content here</div>
.myborder {border:2px solid #afc10e;}