#a8f82a color space conversions
Hex:
#a8f82a
RGB:
168, 248, 42
CMY:
34, 3, 84
CMYK:
32, 0, 83, 3
HSL:
83°, 93.6364%, 56.8627%
HSV (HSB):
83°, 83.0645%, 97.2549%
XYZ:
50.1338, 75.6268, 14.1456
xyY:
0.3583, 0.5406, 75.6268
CIE-Lab:
89.6858, -51.5552, 80.9229
CIE-LCH:
89.6858, 95.9503, 122.5008
CIE-Luv:
89.6858, -40.1085, 100.7303
Hunter-Lab:
86.9637, -49.2828, 51.2304
#a8f82a color charts
#a8f82a color shades, tints & tones
#a8f82a color schemes
#a8f82a color preview, HTML & CSS examples
This text has a color of #a8f82a
<p style="color:#a8f82a;">Text here</p>
.mytext {color:#a8f82a;}
This box has a color of #a8f82a
<div style="background-color:#a8f82a;">Content here</div>
.mybackground {background-color:#a8f82a;}
Border around this has a color of #a8f82a
<div style="border:2px solid #a8f82a;">Content here</div>
.myborder {border:2px solid #a8f82a;}