#1dedb3 color space conversions
Hex:
#1dedb3
RGB:
29, 237, 179
CMY:
89, 7, 30
CMYK:
88, 0, 24, 7
HSL:
163°, 85.2459%, 52.1569%
HSV (HSB):
163°, 87.7637%, 92.9412%
XYZ:
38.9276, 64.0843, 52.9656
xyY:
0.2496, 0.4109, 64.0843
CIE-Lab:
84.0096, -59.7606, 15.1379
CIE-LCH:
84.0096, 61.6480, 165.7855
CIE-Luv:
84.0096, -69.3513, 31.9558
Hunter-Lab:
80.0526, -53.2921, 16.8085
#1dedb3 color charts
#1dedb3 color shades, tints & tones
#1dedb3 color schemes
#1dedb3 color preview, HTML & CSS examples
This text has a color of #1dedb3
<p style="color:#1dedb3;">Text here</p>
.mytext {color:#1dedb3;}
This box has a color of #1dedb3
<div style="background-color:#1dedb3;">Content here</div>
.mybackground {background-color:#1dedb3;}
Border around this has a color of #1dedb3
<div style="border:2px solid #1dedb3;">Content here</div>
.myborder {border:2px solid #1dedb3;}