#1dcbcc color space conversions
Hex:
#1dcbcc
RGB:
29, 203, 204
CMY:
89, 20, 20
CMYK:
86, 0, 0, 20
HSL:
180°, 75.1073%, 45.6863%
HSV (HSB):
180°, 85.7843%, 80.0000%
XYZ:
32.7617, 47.3327, 64.5361
xyY:
0.2265, 0.3273, 47.3327
CIE-Lab:
74.4021, -39.0904, -12.1350
CIE-LCH:
74.4021, 40.9307, 197.2461
CIE-Luv:
74.4021, -55.9893, -12.9506
Hunter-Lab:
68.7988, -35.3968, -7.4574
#1dcbcc color charts
#1dcbcc color shades, tints & tones
#1dcbcc color schemes
#1dcbcc color preview, HTML & CSS examples
This text has a color of #1dcbcc
<p style="color:#1dcbcc;">Text here</p>
.mytext {color:#1dcbcc;}
This box has a color of #1dcbcc
<div style="background-color:#1dcbcc;">Content here</div>
.mybackground {background-color:#1dcbcc;}
Border around this has a color of #1dcbcc
<div style="border:2px solid #1dcbcc;">Content here</div>
.myborder {border:2px solid #1dcbcc;}