#1fdecc color space conversions
Hex:
#1fdecc
RGB:
31, 222, 204
CMY:
88, 13, 20
CMYK:
86, 0, 8, 13
HSL:
174°, 75.4941%, 49.6078%
HSV (HSB):
174°, 86.0360%, 87.0588%
XYZ:
37.5854, 56.8935, 66.1273
xyY:
0.2340, 0.3542, 56.8935
CIE-Lab:
80.1197, -47.3108, -3.6466
CIE-LCH:
80.1197, 47.4512, 184.4076
CIE-Luv:
80.1197, -62.3181, 1.7688
Hunter-Lab:
75.4278, -43.0526, 0.8201
#1fdecc color charts
#1fdecc color shades, tints & tones
#1fdecc color schemes
#1fdecc color preview, HTML & CSS examples
This text has a color of #1fdecc
<p style="color:#1fdecc;">Text here</p>
.mytext {color:#1fdecc;}
This box has a color of #1fdecc
<div style="background-color:#1fdecc;">Content here</div>
.mybackground {background-color:#1fdecc;}
Border around this has a color of #1fdecc
<div style="border:2px solid #1fdecc;">Content here</div>
.myborder {border:2px solid #1fdecc;}