#afd04b color space conversions
Hex:
#afd04b
RGB:
175, 208, 75
CMY:
31, 18, 71
CMYK:
16, 0, 64, 18
HSL:
75°, 58.5903%, 55.4902%
HSV (HSB):
75°, 63.9423%, 81.5686%
XYZ:
41.5051, 54.7337, 15.0337
xyY:
0.3730, 0.4919, 54.7337
CIE-Lab:
78.8876, -29.6623, 60.2283
CIE-LCH:
78.8876, 67.1364, 116.2201
CIE-Luv:
78.8876, -15.3009, 76.3108
Hunter-Lab:
73.9822, -29.3279, 39.7394
#afd04b color charts
#afd04b color shades, tints & tones
#afd04b color schemes
#afd04b color preview, HTML & CSS examples
This text has a color of #afd04b
<p style="color:#afd04b;">Text here</p>
.mytext {color:#afd04b;}
This box has a color of #afd04b
<div style="background-color:#afd04b;">Content here</div>
.mybackground {background-color:#afd04b;}
Border around this has a color of #afd04b
<div style="border:2px solid #afd04b;">Content here</div>
.myborder {border:2px solid #afd04b;}