#afc82c color space conversions
Hex:
#afc82c
RGB:
175, 200, 44
CMY:
31, 22, 83
CMYK:
13, 0, 78, 22
HSL:
70°, 63.9344%, 47.8431%
HSV (HSB):
70°, 78.0000%, 78.4314%
XYZ:
38.7881, 50.6044, 10.1061
xyY:
0.3898, 0.5086, 50.6044
CIE-Lab:
76.4387, -27.5714, 68.8236
CIE-LCH:
76.4387, 74.1409, 111.8315
CIE-Luv:
76.4387, -10.4305, 81.0831
Hunter-Lab:
71.1367, -27.1602, 41.3726
#afc82c color charts
#afc82c color shades, tints & tones
#afc82c color schemes
#afc82c color preview, HTML & CSS examples
This text has a color of #afc82c
<p style="color:#afc82c;">Text here</p>
.mytext {color:#afc82c;}
This box has a color of #afc82c
<div style="background-color:#afc82c;">Content here</div>
.mybackground {background-color:#afc82c;}
Border around this has a color of #afc82c
<div style="border:2px solid #afc82c;">Content here</div>
.myborder {border:2px solid #afc82c;}