#1dddec color space conversions
Hex:
#1dddec
RGB:
29, 221, 236
CMY:
89, 13, 7
CMYK:
88, 6, 0, 7
HSL:
184°, 84.4898%, 51.9608%
HSV (HSB):
184°, 87.7119%, 92.5490%
XYZ:
41.5035, 58.0302, 88.3704
xyY:
0.2209, 0.3088, 58.0302
CIE-Lab:
80.7556, -37.7187, -19.7373
CIE-LCH:
80.7556, 42.5707, 207.6220
CIE-Luv:
80.7556, -59.6296, -25.8575
Hunter-Lab:
76.1776, -36.0595, -15.4555
#1dddec color charts
#1dddec color shades, tints & tones
#1dddec color schemes
#1dddec color preview, HTML & CSS examples
This text has a color of #1dddec
<p style="color:#1dddec;">Text here</p>
.mytext {color:#1dddec;}
This box has a color of #1dddec
<div style="background-color:#1dddec;">Content here</div>
.mybackground {background-color:#1dddec;}
Border around this has a color of #1dddec
<div style="border:2px solid #1dddec;">Content here</div>
.myborder {border:2px solid #1dddec;}