#a0cf00 color space conversions
Hex:
#a0cf00
RGB:
160, 207, 0
CMY:
37, 19, 100
CMYK:
23, 0, 100, 19
HSL:
74°, 100.0000%, 40.5882%
HSV (HSB):
74°, 100.0000%, 81.1765%
XYZ:
36.8100, 52.0992, 8.1161
xyY:
0.3794, 0.5370, 52.0992
CIE-Lab:
77.3401, -37.8715, 76.7610
CIE-LCH:
77.3401, 85.5950, 116.2603
CIE-Luv:
77.3401, -23.2298, 88.5942
Hunter-Lab:
72.1798, -35.2838, 43.8592
#a0cf00 color charts
#a0cf00 color shades, tints & tones
#a0cf00 color schemes
#a0cf00 color preview, HTML & CSS examples
This text has a color of #a0cf00
<p style="color:#a0cf00;">Text here</p>
.mytext {color:#a0cf00;}
This box has a color of #a0cf00
<div style="background-color:#a0cf00;">Content here</div>
.mybackground {background-color:#a0cf00;}
Border around this has a color of #a0cf00
<div style="border:2px solid #a0cf00;">Content here</div>
.myborder {border:2px solid #a0cf00;}