#afdf4b color space conversions
Hex:
#afdf4b
RGB:
175, 223, 75
CMY:
31, 13, 71
CMYK:
22, 0, 66, 13
HSL:
79°, 69.8113%, 58.4314%
HSV (HSB):
79°, 66.3677%, 87.4510%
XYZ:
45.3369, 62.3973, 16.3110
xyY:
0.3655, 0.5030, 62.3973
CIE-Lab:
83.1243, -36.5918, 64.6846
CIE-LCH:
83.1243, 74.3173, 119.4967
CIE-Luv:
83.1243, -23.5720, 82.9496
Hunter-Lab:
78.9920, -35.7872, 43.0516
#afdf4b color charts
#afdf4b color shades, tints & tones
#afdf4b color schemes
#afdf4b color preview, HTML & CSS examples
This text has a color of #afdf4b
<p style="color:#afdf4b;">Text here</p>
.mytext {color:#afdf4b;}
This box has a color of #afdf4b
<div style="background-color:#afdf4b;">Content here</div>
.mybackground {background-color:#afdf4b;}
Border around this has a color of #afdf4b
<div style="border:2px solid #afdf4b;">Content here</div>
.myborder {border:2px solid #afdf4b;}