#1dacc2 color space conversions
Hex:
#1dacc2
RGB:
29, 172, 194
CMY:
89, 33, 24
CMYK:
85, 11, 0, 24
HSL:
188°, 73.9910%, 43.7255%
HSV (HSB):
188°, 85.0515%, 76.0784%
XYZ:
24.9968, 33.6613, 56.2187
xyY:
0.2176, 0.2930, 33.6613
CIE-Lab:
64.6928, -27.4683, -21.3234
CIE-LCH:
64.6928, 34.7735, 217.8219
CIE-Luv:
64.6928, -46.0106, -29.1525
Hunter-Lab:
58.0184, -24.6266, -16.8381
#1dacc2 color charts
#1dacc2 color shades, tints & tones
#1dacc2 color schemes
#1dacc2 color preview, HTML & CSS examples
This text has a color of #1dacc2
<p style="color:#1dacc2;">Text here</p>
.mytext {color:#1dacc2;}
This box has a color of #1dacc2
<div style="background-color:#1dacc2;">Content here</div>
.mybackground {background-color:#1dacc2;}
Border around this has a color of #1dacc2
<div style="border:2px solid #1dacc2;">Content here</div>
.myborder {border:2px solid #1dacc2;}