#a0c00b color space conversions
Hex:
#a0c00b
RGB:
160, 192, 11
CMY:
37, 25, 96
CMYK:
17, 0, 94, 25
HSL:
71°, 89.1626%, 39.8039%
HSV (HSB):
71°, 94.2708%, 75.2941%
XYZ:
33.4072, 45.1970, 7.2798
xyY:
0.3890, 0.5263, 45.1970
CIE-Lab:
73.0214, -30.8517, 72.3115
CIE-LCH:
73.0214, 78.6179, 113.1055
CIE-Luv:
73.0214, -14.7952, 82.0688
Hunter-Lab:
67.2287, -28.9502, 40.6400
#a0c00b color charts
#a0c00b color shades, tints & tones
#a0c00b color schemes
#a0c00b color preview, HTML & CSS examples
This text has a color of #a0c00b
<p style="color:#a0c00b;">Text here</p>
.mytext {color:#a0c00b;}
This box has a color of #a0c00b
<div style="background-color:#a0c00b;">Content here</div>
.mybackground {background-color:#a0c00b;}
Border around this has a color of #a0c00b
<div style="border:2px solid #a0c00b;">Content here</div>
.myborder {border:2px solid #a0c00b;}