#1feedd color space conversions
Hex:
#1feedd
RGB:
31, 238, 221
CMY:
88, 7, 13
CMYK:
87, 0, 7, 7
HSL:
175°, 85.8921%, 52.7451%
HSV (HSB):
175°, 86.9748%, 93.3333%
XYZ:
44.1908, 66.6608, 78.9443
xyY:
0.2328, 0.3512, 66.6608
CIE-Lab:
85.3324, -49.4298, -4.9623
CIE-LCH:
85.3324, 49.6782, 185.7328
CIE-Luv:
85.3324, -66.3869, 0.0334
Hunter-Lab:
81.6461, -46.2679, -0.1758
#1feedd color charts
#1feedd color shades, tints & tones
#1feedd color schemes
#1feedd color preview, HTML & CSS examples
This text has a color of #1feedd
<p style="color:#1feedd;">Text here</p>
.mytext {color:#1feedd;}
This box has a color of #1feedd
<div style="background-color:#1feedd;">Content here</div>
.mybackground {background-color:#1feedd;}
Border around this has a color of #1feedd
<div style="border:2px solid #1feedd;">Content here</div>
.myborder {border:2px solid #1feedd;}