#1dbbcc color space conversions
Hex:
#1dbbcc
RGB:
29, 187, 204
CMY:
89, 27, 20
CMYK:
86, 8, 0, 20
HSL:
186°, 75.1073%, 45.6863%
HSV (HSB):
186°, 85.7843%, 80.0000%
XYZ:
29.1761, 40.1615, 63.3409
xyY:
0.2199, 0.3027, 40.1615
CIE-Lab:
69.5844, -31.6113, -19.3978
CIE-LCH:
69.5844, 37.0883, 211.5347
CIE-Luv:
69.5844, -50.4749, -25.6989
Hunter-Lab:
63.3731, -28.7240, -14.8988
#1dbbcc color charts
#1dbbcc color shades, tints & tones
#1dbbcc color schemes
#1dbbcc color preview, HTML & CSS examples
This text has a color of #1dbbcc
<p style="color:#1dbbcc;">Text here</p>
.mytext {color:#1dbbcc;}
This box has a color of #1dbbcc
<div style="background-color:#1dbbcc;">Content here</div>
.mybackground {background-color:#1dbbcc;}
Border around this has a color of #1dbbcc
<div style="border:2px solid #1dbbcc;">Content here</div>
.myborder {border:2px solid #1dbbcc;}