#addd0c color space conversions
Hex:
#addd0c
RGB:
173, 221, 12
CMY:
32, 13, 95
CMYK:
22, 0, 95, 13
HSL:
74°, 89.6996%, 45.6863%
HSV (HSB):
74°, 94.5701%, 86.6667%
XYZ:
43.1564, 60.6237, 9.7748
xyY:
0.3800, 0.5339, 60.6237
CIE-Lab:
82.1760, -38.8709, 79.7162
CIE-LCH:
82.1760, 88.6883, 115.9946
CIE-Luv:
82.1760, -23.5244, 93.3371
Hunter-Lab:
77.8612, -37.3193, 47.0595
#addd0c color charts
#addd0c color shades, tints & tones
#addd0c color schemes
#addd0c color preview, HTML & CSS examples
This text has a color of #addd0c
<p style="color:#addd0c;">Text here</p>
.mytext {color:#addd0c;}
This box has a color of #addd0c
<div style="background-color:#addd0c;">Content here</div>
.mybackground {background-color:#addd0c;}
Border around this has a color of #addd0c
<div style="border:2px solid #addd0c;">Content here</div>
.myborder {border:2px solid #addd0c;}