#afcc07 color space conversions
Hex:
#afcc07
RGB:
175, 204, 7
CMY:
31, 20, 97
CMYK:
14, 0, 97, 20
HSL:
69°, 93.3649%, 41.3725%
HSV (HSB):
69°, 96.5686%, 80.0000%
XYZ:
39.3104, 52.3150, 8.2269
xyY:
0.3937, 0.5239, 52.3150
CIE-Lab:
77.4688, -30.3542, 76.6014
CIE-LCH:
77.4688, 82.3963, 111.6165
CIE-Luv:
77.4688, -12.6591, 87.0383
Hunter-Lab:
72.3291, -29.5624, 43.8866
#afcc07 color charts
#afcc07 color shades, tints & tones
#afcc07 color schemes
#afcc07 color preview, HTML & CSS examples
This text has a color of #afcc07
<p style="color:#afcc07;">Text here</p>
.mytext {color:#afcc07;}
This box has a color of #afcc07
<div style="background-color:#afcc07;">Content here</div>
.mybackground {background-color:#afcc07;}
Border around this has a color of #afcc07
<div style="border:2px solid #afcc07;">Content here</div>
.myborder {border:2px solid #afcc07;}