#addc42 color space conversions
Hex:
#addc42
RGB:
173, 220, 66
CMY:
32, 14, 74
CMYK:
21, 0, 70, 14
HSL:
78°, 68.7500%, 56.0784%
HSV (HSB):
78°, 70.0000%, 86.2745%
XYZ:
43.8101, 60.4640, 14.5159
xyY:
0.3688, 0.5090, 60.4640
CIE-Lab:
82.0897, -36.5681, 66.9499
CIE-LCH:
82.0897, 76.2857, 118.6434
CIE-Luv:
82.0897, -23.0484, 84.2522
Hunter-Lab:
77.7586, -35.5084, 43.3628
#addc42 color charts
#addc42 color shades, tints & tones
#addc42 color schemes
#addc42 color preview, HTML & CSS examples
This text has a color of #addc42
<p style="color:#addc42;">Text here</p>
.mytext {color:#addc42;}
This box has a color of #addc42
<div style="background-color:#addc42;">Content here</div>
.mybackground {background-color:#addc42;}
Border around this has a color of #addc42
<div style="border:2px solid #addc42;">Content here</div>
.myborder {border:2px solid #addc42;}