#a5ff0c color space conversions
Hex:
#a5ff0c
RGB:
165, 255, 12
CMY:
35, 0, 95
CMYK:
35, 0, 95, 0
HSL:
82°, 100.0000%, 52.3529%
HSV (HSB):
82°, 95.2941%, 100.0000%
XYZ:
51.3434, 79.5459, 12.9956
xyY:
0.3568, 0.5528, 79.5459
CIE-Lab:
91.4807, -56.0686, 86.8404
CIE-LCH:
91.4807, 103.3680, 122.8484
CIE-Luv:
91.4807, -44.9911, 106.3634
Hunter-Lab:
89.1885, -53.3222, 53.7928
#a5ff0c color charts
#a5ff0c color shades, tints & tones
#a5ff0c color schemes
#a5ff0c color preview, HTML & CSS examples
This text has a color of #a5ff0c
<p style="color:#a5ff0c;">Text here</p>
.mytext {color:#a5ff0c;}
This box has a color of #a5ff0c
<div style="background-color:#a5ff0c;">Content here</div>
.mybackground {background-color:#a5ff0c;}
Border around this has a color of #a5ff0c
<div style="border:2px solid #a5ff0c;">Content here</div>
.myborder {border:2px solid #a5ff0c;}