#1fdae9 color space conversions
Hex:
#1fdae9
RGB:
31, 218, 233
CMY:
88, 15, 9
CMYK:
87, 6, 0, 9
HSL:
184°, 82.1138%, 51.7647%
HSV (HSB):
184°, 86.6953%, 91.3725%
XYZ:
40.3445, 56.3173, 85.8347
xyY:
0.2211, 0.3086, 56.3173
CIE-Lab:
79.7941, -37.1386, -19.5934
CIE-LCH:
79.7941, 41.9902, 207.8151
CIE-Luv:
79.7941, -58.7160, -25.6643
Hunter-Lab:
75.0449, -35.3661, -15.2833
#1fdae9 color charts
#1fdae9 color shades, tints & tones
#1fdae9 color schemes
#1fdae9 color preview, HTML & CSS examples
This text has a color of #1fdae9
<p style="color:#1fdae9;">Text here</p>
.mytext {color:#1fdae9;}
This box has a color of #1fdae9
<div style="background-color:#1fdae9;">Content here</div>
.mybackground {background-color:#1fdae9;}
Border around this has a color of #1fdae9
<div style="border:2px solid #1fdae9;">Content here</div>
.myborder {border:2px solid #1fdae9;}