#afc007 color space conversions
Hex:
#afc007
RGB:
175, 192, 7
CMY:
31, 25, 97
CMYK:
9, 0, 96, 25
HSL:
66°, 92.9648%, 39.0196%
HSV (HSB):
66°, 96.3542%, 75.2941%
XYZ:
36.5672, 46.8286, 7.3125
xyY:
0.4031, 0.5163, 46.8286
CIE-Lab:
74.0800, -24.6223, 74.0149
CIE-LCH:
74.0800, 78.0030, 108.4006
CIE-Luv:
74.0800, -5.4094, 82.3711
Hunter-Lab:
68.4314, -24.3712, 41.5663
#afc007 color charts
#afc007 color shades, tints & tones
#afc007 color schemes
#afc007 color preview, HTML & CSS examples
This text has a color of #afc007
<p style="color:#afc007;">Text here</p>
.mytext {color:#afc007;}
This box has a color of #afc007
<div style="background-color:#afc007;">Content here</div>
.mybackground {background-color:#afc007;}
Border around this has a color of #afc007
<div style="border:2px solid #afc007;">Content here</div>
.myborder {border:2px solid #afc007;}