#a0b30c color space conversions
Hex:
#a0b30c
RGB:
160, 179, 12
CMY:
37, 30, 95
CMYK:
11, 0, 93, 30
HSL:
67°, 87.4346%, 37.4510%
HSV (HSB):
67°, 93.2961%, 70.1961%
XYZ:
30.6837, 39.7403, 6.4013
xyY:
0.3994, 0.5173, 39.7403
CIE-Lab:
69.2842, -24.6051, 69.2741
CIE-LCH:
69.2842, 73.5140, 109.5543
CIE-Luv:
69.2842, -7.0667, 76.8545
Hunter-Lab:
63.0399, -23.4379, 38.1075
#a0b30c color charts
#a0b30c color shades, tints & tones
#a0b30c color schemes
#a0b30c color preview, HTML & CSS examples
This text has a color of #a0b30c
<p style="color:#a0b30c;">Text here</p>
.mytext {color:#a0b30c;}
This box has a color of #a0b30c
<div style="background-color:#a0b30c;">Content here</div>
.mybackground {background-color:#a0b30c;}
Border around this has a color of #a0b30c
<div style="border:2px solid #a0b30c;">Content here</div>
.myborder {border:2px solid #a0b30c;}