#afc04b color space conversions
Hex:
#afc04b
RGB:
175, 192, 75
CMY:
31, 25, 71
CMYK:
9, 0, 61, 25
HSL:
69°, 48.1481%, 52.3529%
HSV (HSB):
69°, 60.9375%, 75.2941%
XYZ:
37.7988, 47.3212, 13.7983
xyY:
0.3821, 0.4784, 47.3212
CIE-Lab:
74.3948, -21.9414, 55.3949
CIE-LCH:
74.3948, 59.5820, 111.6080
CIE-Luv:
74.3948, -6.0095, 69.0931
Hunter-Lab:
68.7904, -22.3014, 36.2606
#afc04b color charts
#afc04b color shades, tints & tones
#afc04b color schemes
#afc04b color preview, HTML & CSS examples
This text has a color of #afc04b
<p style="color:#afc04b;">Text here</p>
.mytext {color:#afc04b;}
This box has a color of #afc04b
<div style="background-color:#afc04b;">Content here</div>
.mybackground {background-color:#afc04b;}
Border around this has a color of #afc04b
<div style="border:2px solid #afc04b;">Content here</div>
.myborder {border:2px solid #afc04b;}