#afc201 color space conversions
Hex:
#afc201
RGB:
175, 194, 1
CMY:
31, 24, 100
CMYK:
10, 0, 99, 24
HSL:
66°, 98.9744%, 38.2353%
HSV (HSB):
66°, 99.4845%, 76.0784%
XYZ:
36.9765, 47.6997, 7.2868
xyY:
0.4021, 0.5187, 47.6997
CIE-Lab:
74.6351, -25.6636, 75.0675
CIE-LCH:
74.6351, 79.3331, 108.8742
CIE-Luv:
74.6351, -6.6260, 83.5132
Hunter-Lab:
69.0650, -25.2972, 42.0900
#afc201 color charts
#afc201 color shades, tints & tones
#afc201 color schemes
#afc201 color preview, HTML & CSS examples
This text has a color of #afc201
<p style="color:#afc201;">Text here</p>
.mytext {color:#afc201;}
This box has a color of #afc201
<div style="background-color:#afc201;">Content here</div>
.mybackground {background-color:#afc201;}
Border around this has a color of #afc201
<div style="border:2px solid #afc201;">Content here</div>
.myborder {border:2px solid #afc201;}