#add050 color space conversions
Hex:
#add050
RGB:
173, 208, 80
CMY:
32, 18, 69
CMYK:
17, 0, 62, 18
HSL:
76°, 57.6577%, 56.4706%
HSV (HSB):
76°, 61.5385%, 81.5686%
XYZ:
41.2374, 54.5752, 15.9500
xyY:
0.3690, 0.4883, 54.5752
CIE-Lab:
78.7959, -30.0841, 58.0113
CIE-LCH:
78.7959, 65.3481, 117.4108
CIE-Luv:
78.7959, -16.5126, 74.5487
Hunter-Lab:
73.8750, -29.6416, 38.9115
#add050 color charts
#add050 color shades, tints & tones
#add050 color schemes
#add050 color preview, HTML & CSS examples
This text has a color of #add050
<p style="color:#add050;">Text here</p>
.mytext {color:#add050;}
This box has a color of #add050
<div style="background-color:#add050;">Content here</div>
.mybackground {background-color:#add050;}
Border around this has a color of #add050
<div style="border:2px solid #add050;">Content here</div>
.myborder {border:2px solid #add050;}