#afcd2b color space conversions
Hex:
#afcd2b
RGB:
175, 205, 43
CMY:
31, 20, 83
CMYK:
15, 0, 79, 20
HSL:
71°, 65.3226%, 48.6275%
HSV (HSB):
71°, 79.0244%, 80.3922%
XYZ:
39.9466, 52.9510, 10.4007
xyY:
0.3867, 0.5126, 52.9510
CIE-Lab:
77.8461, -29.9815, 70.3789
CIE-LCH:
77.8461, 76.4988, 113.0741
CIE-Luv:
77.8461, -13.3626, 83.3236
Hunter-Lab:
72.7675, -29.3533, 42.4629
#afcd2b color charts
#afcd2b color shades, tints & tones
#afcd2b color schemes
#afcd2b color preview, HTML & CSS examples
This text has a color of #afcd2b
<p style="color:#afcd2b;">Text here</p>
.mytext {color:#afcd2b;}
This box has a color of #afcd2b
<div style="background-color:#afcd2b;">Content here</div>
.mybackground {background-color:#afcd2b;}
Border around this has a color of #afcd2b
<div style="border:2px solid #afcd2b;">Content here</div>
.myborder {border:2px solid #afcd2b;}