#00fdee color space conversions
Hex:
#00fdee
RGB:
0, 253, 238
CMY:
100, 1, 7
CMYK:
100, 0, 6, 1
HSL:
176°, 100.0000%, 49.6078%
HSV (HSB):
176°, 100.0000%, 99.2157%
XYZ:
50.5579, 76.4236, 92.9755
xyY:
0.2299, 0.3474, 76.4236
CIE-Lab:
90.0557, -52.0135, -6.8886
CIE-LCH:
90.0557, 52.4676, 187.5442
CIE-Luv:
90.0557, -71.1935, -2.6782
Hunter-Lab:
87.4206, -49.7543, -1.8630
#00fdee color charts
#00fdee color shades, tints & tones
#00fdee color schemes
#00fdee color preview, HTML & CSS examples
This text has a color of #00fdee
<p style="color:#00fdee;">Text here</p>
.mytext {color:#00fdee;}
This box has a color of #00fdee
<div style="background-color:#00fdee;">Content here</div>
.mybackground {background-color:#00fdee;}
Border around this has a color of #00fdee
<div style="border:2px solid #00fdee;">Content here</div>
.myborder {border:2px solid #00fdee;}