#1add5e color space conversions
Hex:
#1add5e
RGB:
26, 221, 94
CMY:
90, 13, 63
CMYK:
88, 0, 57, 13
HSL:
141°, 78.9474%, 48.4314%
HSV (HSB):
141°, 88.2353%, 86.6667%
XYZ:
28.3028, 52.7407, 19.2779
xyY:
0.2821, 0.5257, 52.7407
CIE-Lab:
77.7216, -70.0848, 49.2846
CIE-LCH:
77.7216, 85.6788, 144.8846
CIE-Luv:
77.7216, -69.5009, 73.5051
Hunter-Lab:
72.6228, -57.5241, 35.0972
#1add5e color charts
#1add5e color shades, tints & tones
#1add5e color schemes
#1add5e color preview, HTML & CSS examples
This text has a color of #1add5e
<p style="color:#1add5e;">Text here</p>
.mytext {color:#1add5e;}
This box has a color of #1add5e
<div style="background-color:#1add5e;">Content here</div>
.mybackground {background-color:#1add5e;}
Border around this has a color of #1add5e
<div style="border:2px solid #1add5e;">Content here</div>
.myborder {border:2px solid #1add5e;}