#1dabc6 color space conversions
Hex:
#1dabc6
RGB:
29, 171, 198
CMY:
89, 33, 22
CMYK:
85, 14, 0, 22
HSL:
190°, 74.4493%, 44.5098%
HSV (HSB):
190°, 85.3535%, 77.6471%
XYZ:
25.2626, 33.4642, 58.5538
xyY:
0.2154, 0.2853, 33.4642
CIE-Lab:
64.5351, -25.6567, -23.7868
CIE-LCH:
64.5351, 34.9869, 222.8342
CIE-Luv:
64.5351, -45.3665, -33.4319
Hunter-Lab:
57.8483, -23.2826, -19.5193
#1dabc6 color charts
#1dabc6 color shades, tints & tones
#1dabc6 color schemes
#1dabc6 color preview, HTML & CSS examples
This text has a color of #1dabc6
<p style="color:#1dabc6;">Text here</p>
.mytext {color:#1dabc6;}
This box has a color of #1dabc6
<div style="background-color:#1dabc6;">Content here</div>
.mybackground {background-color:#1dabc6;}
Border around this has a color of #1dabc6
<div style="border:2px solid #1dabc6;">Content here</div>
.myborder {border:2px solid #1dabc6;}