#afd03a color space conversions
Hex:
#afd03a
RGB:
175, 208, 58
CMY:
31, 18, 77
CMYK:
16, 0, 72, 18
HSL:
73°, 61.4754%, 52.1569%
HSV (HSB):
73°, 72.1154%, 81.5686%
XYZ:
40.9988, 54.5312, 12.3677
xyY:
0.3800, 0.5054, 54.5312
CIE-Lab:
78.7705, -30.7059, 66.5384
CIE-LCH:
78.7705, 73.2818, 114.7722
CIE-Luv:
78.7705, -15.1798, 81.2735
Hunter-Lab:
73.8452, -30.1262, 41.7617
#afd03a color charts
#afd03a color shades, tints & tones
#afd03a color schemes
#afd03a color preview, HTML & CSS examples
This text has a color of #afd03a
<p style="color:#afd03a;">Text here</p>
.mytext {color:#afd03a;}
This box has a color of #afd03a
<div style="background-color:#afd03a;">Content here</div>
.mybackground {background-color:#afd03a;}
Border around this has a color of #afd03a
<div style="border:2px solid #afd03a;">Content here</div>
.myborder {border:2px solid #afd03a;}