#afc10d color space conversions
Hex:
#afc10d
RGB:
175, 193, 13
CMY:
31, 24, 95
CMYK:
9, 0, 93, 24
HSL:
66°, 87.3786%, 40.3922%
HSV (HSB):
66°, 93.2642%, 75.6863%
XYZ:
36.8218, 47.2829, 7.5666
xyY:
0.4017, 0.5158, 47.2829
CIE-Lab:
74.3704, -25.0320, 73.5849
CIE-LCH:
74.3704, 77.7261, 108.7872
CIE-Luv:
74.3704, -6.0432, 82.3812
Hunter-Lab:
68.7626, -24.7493, 41.6096
#afc10d color charts
#afc10d color shades, tints & tones
#afc10d color schemes
#afc10d color preview, HTML & CSS examples
This text has a color of #afc10d
<p style="color:#afc10d;">Text here</p>
.mytext {color:#afc10d;}
This box has a color of #afc10d
<div style="background-color:#afc10d;">Content here</div>
.mybackground {background-color:#afc10d;}
Border around this has a color of #afc10d
<div style="border:2px solid #afc10d;">Content here</div>
.myborder {border:2px solid #afc10d;}