#1fdddf color space conversions
Hex:
#1fdddf
RGB:
31, 221, 223
CMY:
88, 13, 13
CMYK:
86, 1, 0, 13
HSL:
181°, 75.5906%, 49.8039%
HSV (HSB):
181°, 86.0987%, 87.4510%
XYZ:
39.7408, 57.3319, 78.7836
xyY:
0.2260, 0.3260, 57.3319
CIE-Lab:
80.3659, -41.4870, -13.4032
CIE-LCH:
80.3659, 43.5984, 197.9041
CIE-Luv:
80.3659, -60.5082, -14.7837
Hunter-Lab:
75.7178, -38.8198, -8.6881
#1fdddf color charts
#1fdddf color shades, tints & tones
#1fdddf color schemes
#1fdddf color preview, HTML & CSS examples
This text has a color of #1fdddf
<p style="color:#1fdddf;">Text here</p>
.mytext {color:#1fdddf;}
This box has a color of #1fdddf
<div style="background-color:#1fdddf;">Content here</div>
.mybackground {background-color:#1fdddf;}
Border around this has a color of #1fdddf
<div style="border:2px solid #1fdddf;">Content here</div>
.myborder {border:2px solid #1fdddf;}