#afd03f color space conversions
Hex:
#afd03f
RGB:
175, 208, 63
CMY:
31, 18, 75
CMYK:
16, 0, 70, 18
HSL:
74°, 60.6695%, 53.1373%
HSV (HSB):
74°, 69.7115%, 81.5686%
XYZ:
41.1323, 54.5846, 13.0706
xyY:
0.3781, 0.5018, 54.5846
CIE-Lab:
78.8014, -30.4296, 64.7905
CIE-LCH:
78.8014, 71.5805, 115.1577
CIE-Luv:
78.8014, -15.2119, 79.9539
Hunter-Lab:
73.8814, -29.9154, 41.2278
#afd03f color charts
#afd03f color shades, tints & tones
#afd03f color schemes
#afd03f color preview, HTML & CSS examples
This text has a color of #afd03f
<p style="color:#afd03f;">Text here</p>
.mytext {color:#afd03f;}
This box has a color of #afd03f
<div style="background-color:#afd03f;">Content here</div>
.mybackground {background-color:#afd03f;}
Border around this has a color of #afd03f
<div style="border:2px solid #afd03f;">Content here</div>
.myborder {border:2px solid #afd03f;}