#1fedc1 color space conversions
Hex:
#1fedc1
RGB:
31, 237, 193
CMY:
88, 7, 24
CMYK:
87, 0, 19, 7
HSL:
167°, 85.1240%, 52.5490%
HSV (HSB):
167°, 86.9198%, 92.9412%
XYZ:
40.4749, 64.7099, 60.8091
xyY:
0.2438, 0.3898, 64.7099
CIE-Lab:
84.3340, -56.3029, 8.2875
CIE-LCH:
84.3340, 56.9096, 171.6265
CIE-Luv:
84.3340, -68.1865, 21.4998
Hunter-Lab:
80.4425, -50.9615, 11.4905
#1fedc1 color charts
#1fedc1 color shades, tints & tones
#1fedc1 color schemes
#1fedc1 color preview, HTML & CSS examples
This text has a color of #1fedc1
<p style="color:#1fedc1;">Text here</p>
.mytext {color:#1fedc1;}
This box has a color of #1fedc1
<div style="background-color:#1fedc1;">Content here</div>
.mybackground {background-color:#1fedc1;}
Border around this has a color of #1fedc1
<div style="border:2px solid #1fedc1;">Content here</div>
.myborder {border:2px solid #1fedc1;}