#1dfffc color space conversions
Hex:
#1dfffc
RGB:
29, 255, 252
CMY:
89, 0, 1
CMYK:
89, 0, 1, 0
HSL:
179°, 100.0000%, 55.6863%
HSV (HSB):
179°, 88.6275%, 100.0000%
XYZ:
53.8374, 78.8095, 104.4697
xyY:
0.2271, 0.3324, 78.8095
CIE-Lab:
91.1480, -48.1452, -12.5225
CIE-LCH:
91.1480, 49.7471, 194.5795
CIE-Luv:
91.1480, -69.7326, -12.5037
Hunter-Lab:
88.7747, -47.1045, -7.6299
#1dfffc color charts
#1dfffc color shades, tints & tones
#1dfffc color schemes
#1dfffc color preview, HTML & CSS examples
This text has a color of #1dfffc
<p style="color:#1dfffc;">Text here</p>
.mytext {color:#1dfffc;}
This box has a color of #1dfffc
<div style="background-color:#1dfffc;">Content here</div>
.mybackground {background-color:#1dfffc;}
Border around this has a color of #1dfffc
<div style="border:2px solid #1dfffc;">Content here</div>
.myborder {border:2px solid #1dfffc;}