#1feded color space conversions
Hex:
#1feded
RGB:
31, 237, 237
CMY:
88, 7, 7
CMYK:
87, 0, 0, 7
HSL:
180°, 85.1240%, 52.5490%
HSV (HSB):
180°, 86.9198%, 92.9412%
XYZ:
46.1353, 66.9741, 90.6165
xyY:
0.2265, 0.3287, 66.9741
CIE-Lab:
85.4909, -44.5127, -13.1404
CIE-LCH:
85.4909, 46.4117, 196.4469
CIE-Luv:
85.4909, -64.8049, -13.9935
Hunter-Lab:
81.8377, -42.5881, -8.3637
#1feded color charts
#1feded color shades, tints & tones
#1feded color schemes
#1feded color preview, HTML & CSS examples
This text has a color of #1feded
<p style="color:#1feded;">Text here</p>
.mytext {color:#1feded;}
This box has a color of #1feded
<div style="background-color:#1feded;">Content here</div>
.mybackground {background-color:#1feded;}
Border around this has a color of #1feded
<div style="border:2px solid #1feded;">Content here</div>
.myborder {border:2px solid #1feded;}