#1fced6 color space conversions
Hex:
#1fced6
RGB:
31, 206, 214
CMY:
88, 19, 16
CMYK:
86, 4, 0, 16
HSL:
183°, 74.6939%, 48.0392%
HSV (HSB):
183°, 85.5140%, 83.9216%
XYZ:
34.7740, 49.2890, 71.2993
xyY:
0.2238, 0.3173, 49.2890
CIE-Lab:
75.6307, -37.3509, -15.6914
CIE-LCH:
75.6307, 40.5131, 202.7876
CIE-Luv:
75.6307, -56.0968, -19.0255
Hunter-Lab:
70.2061, -34.4473, -11.0689
#1fced6 color charts
#1fced6 color shades, tints & tones
#1fced6 color schemes
#1fced6 color preview, HTML & CSS examples
This text has a color of #1fced6
<p style="color:#1fced6;">Text here</p>
.mytext {color:#1fced6;}
This box has a color of #1fced6
<div style="background-color:#1fced6;">Content here</div>
.mybackground {background-color:#1fced6;}
Border around this has a color of #1fced6
<div style="border:2px solid #1fced6;">Content here</div>
.myborder {border:2px solid #1fced6;}