#afc100 color space conversions
Hex:
#afc100
RGB:
175, 193, 0
CMY:
31, 24, 100
CMYK:
9, 0, 100, 24
HSL:
66°, 100.0000%, 37.8431%
HSV (HSB):
66°, 100.0000%, 75.6863%
XYZ:
36.7492, 47.2539, 7.1840
xyY:
0.4030, 0.5182, 47.2539
CIE-Lab:
74.3519, -25.1921, 74.9627
CIE-LCH:
74.3519, 79.0826, 108.5755
CIE-Luv:
74.3519, -6.0080, 83.1863
Hunter-Lab:
68.7415, -24.8715, 41.9228
#afc100 color charts
#afc100 color shades, tints & tones
#afc100 color schemes
#afc100 color preview, HTML & CSS examples
This text has a color of #afc100
<p style="color:#afc100;">Text here</p>
.mytext {color:#afc100;}
This box has a color of #afc100
<div style="background-color:#afc100;">Content here</div>
.mybackground {background-color:#afc100;}
Border around this has a color of #afc100
<div style="border:2px solid #afc100;">Content here</div>
.myborder {border:2px solid #afc100;}