#1dabd2 color space conversions
Hex:
#1dabd2
RGB:
29, 171, 210
CMY:
89, 33, 18
CMYK:
86, 19, 0, 18
HSL:
193°, 75.7322%, 46.8627%
HSV (HSB):
193°, 86.1905%, 82.3529%
XYZ:
26.7025, 34.0402, 66.1358
xyY:
0.2105, 0.2683, 34.0402
CIE-Lab:
64.9944, -21.6419, -29.7318
CIE-LCH:
64.9944, 36.7744, 233.9490
CIE-Luv:
64.9944, -44.4948, -43.8699
Hunter-Lab:
58.3440, -20.4073, -26.3674
#1dabd2 color charts
#1dabd2 color shades, tints & tones
#1dabd2 color schemes
#1dabd2 color preview, HTML & CSS examples
This text has a color of #1dabd2
<p style="color:#1dabd2;">Text here</p>
.mytext {color:#1dabd2;}
This box has a color of #1dabd2
<div style="background-color:#1dabd2;">Content here</div>
.mybackground {background-color:#1dabd2;}
Border around this has a color of #1dabd2
<div style="border:2px solid #1dabd2;">Content here</div>
.myborder {border:2px solid #1dabd2;}