#afc200 color space conversions
Hex:
#afc200
RGB:
175, 194, 0
CMY:
31, 24, 100
CMYK:
10, 0, 100, 24
HSL:
66°, 100.0000%, 38.0392%
HSV (HSB):
66°, 100.0000%, 76.0784%
XYZ:
36.9710, 47.6975, 7.2580
xyY:
0.4022, 0.5189, 47.6975
CIE-Lab:
74.6338, -25.6756, 75.1724
CIE-LCH:
74.6338, 79.4363, 108.8579
CIE-Luv:
74.6338, -6.6234, 83.5737
Hunter-Lab:
69.0634, -25.3064, 42.1135
#afc200 color charts
#afc200 color shades, tints & tones
#afc200 color schemes
#afc200 color preview, HTML & CSS examples
This text has a color of #afc200
<p style="color:#afc200;">Text here</p>
.mytext {color:#afc200;}
This box has a color of #afc200
<div style="background-color:#afc200;">Content here</div>
.mybackground {background-color:#afc200;}
Border around this has a color of #afc200
<div style="border:2px solid #afc200;">Content here</div>
.myborder {border:2px solid #afc200;}