#a0ca1c color space conversions
Hex:
#a0ca1c
RGB:
160, 202, 28
CMY:
37, 21, 89
CMYK:
21, 0, 86, 21
HSL:
74°, 75.6522%, 45.0980%
HSV (HSB):
74°, 86.1386%, 79.2157%
XYZ:
35.8273, 49.7985, 8.8224
xyY:
0.3793, 0.5273, 49.7985
CIE-Lab:
75.9454, -35.1322, 71.9822
CIE-LCH:
75.9454, 80.0982, 116.0155
CIE-Luv:
75.9454, -20.4917, 84.3917
Hunter-Lab:
70.5680, -32.8698, 41.9852
#a0ca1c color charts
#a0ca1c color shades, tints & tones
#a0ca1c color schemes
#a0ca1c color preview, HTML & CSS examples
This text has a color of #a0ca1c
<p style="color:#a0ca1c;">Text here</p>
.mytext {color:#a0ca1c;}
This box has a color of #a0ca1c
<div style="background-color:#a0ca1c;">Content here</div>
.mybackground {background-color:#a0ca1c;}
Border around this has a color of #a0ca1c
<div style="border:2px solid #a0ca1c;">Content here</div>
.myborder {border:2px solid #a0ca1c;}