#afcd05 color space conversions
Hex:
#afcd05
RGB:
175, 205, 5
CMY:
31, 20, 98
CMYK:
15, 0, 98, 20
HSL:
69°, 95.2381%, 41.1765%
HSV (HSB):
69°, 97.5610%, 80.3922%
XYZ:
39.5379, 52.7876, 8.2487
xyY:
0.3931, 0.5249, 52.7876
CIE-Lab:
77.7494, -30.8463, 77.0105
CIE-LCH:
77.7494, 82.9585, 111.8284
CIE-Luv:
77.7494, -13.2450, 87.5403
Hunter-Lab:
72.6550, -30.0090, 44.1272
#afcd05 color charts
#afcd05 color shades, tints & tones
#afcd05 color schemes
#afcd05 color preview, HTML & CSS examples
This text has a color of #afcd05
<p style="color:#afcd05;">Text here</p>
.mytext {color:#afcd05;}
This box has a color of #afcd05
<div style="background-color:#afcd05;">Content here</div>
.mybackground {background-color:#afcd05;}
Border around this has a color of #afcd05
<div style="border:2px solid #afcd05;">Content here</div>
.myborder {border:2px solid #afcd05;}