#00aa0c color space conversions
Hex:
#00aa0c
RGB:
0, 170, 12
CMY:
100, 33, 95
CMYK:
100, 0, 93, 33
HSL:
124°, 100.0000%, 33.3333%
HSV (HSB):
124°, 100.0000%, 66.6667%
XYZ:
14.4411, 28.7760, 5.1410
xyY:
0.2986, 0.5951, 28.7760
CIE-Lab:
60.5834, -63.2981, 59.7534
CIE-LCH:
60.5834, 87.0467, 136.6500
CIE-Luv:
60.5834, -57.2372, 73.1173
Hunter-Lab:
53.6433, -45.8224, 31.8681
#00aa0c color charts
#00aa0c color shades, tints & tones
#00aa0c color schemes
#00aa0c color preview, HTML & CSS examples
This text has a color of #00aa0c
<p style="color:#00aa0c;">Text here</p>
.mytext {color:#00aa0c;}
This box has a color of #00aa0c
<div style="background-color:#00aa0c;">Content here</div>
.mybackground {background-color:#00aa0c;}
Border around this has a color of #00aa0c
<div style="border:2px solid #00aa0c;">Content here</div>
.myborder {border:2px solid #00aa0c;}