#1dffdf color space conversions
Hex:
#1dffdf
RGB:
29, 255, 223
CMY:
89, 0, 13
CMYK:
89, 0, 13, 0
HSL:
172°, 100.0000%, 55.6863%
HSV (HSB):
172°, 88.6275%, 100.0000%
XYZ:
49.5860, 77.1089, 82.0821
xyY:
0.2375, 0.3693, 77.1089
CIE-Lab:
90.3717, -55.9887, 1.3766
CIE-LCH:
90.3717, 56.0056, 178.5916
CIE-Luv:
90.3717, -71.9974, 11.1118
Hunter-Lab:
87.8117, -52.8741, 6.0468
#1dffdf color charts
#1dffdf color shades, tints & tones
#1dffdf color schemes
#1dffdf color preview, HTML & CSS examples
This text has a color of #1dffdf
<p style="color:#1dffdf;">Text here</p>
.mytext {color:#1dffdf;}
This box has a color of #1dffdf
<div style="background-color:#1dffdf;">Content here</div>
.mybackground {background-color:#1dffdf;}
Border around this has a color of #1dffdf
<div style="border:2px solid #1dffdf;">Content here</div>
.myborder {border:2px solid #1dffdf;}