#00fdec color space conversions
Hex:
#00fdec
RGB:
0, 253, 236
CMY:
100, 1, 7
CMYK:
100, 0, 7, 1
HSL:
176°, 100.0000%, 49.6078%
HSV (HSB):
176°, 100.0000%, 99.2157%
XYZ:
50.2656, 76.3067, 91.4363
xyY:
0.2306, 0.3500, 76.3067
CIE-Lab:
90.0015, -52.5625, -5.9290
CIE-LCH:
90.0015, 52.8958, 186.4357
CIE-Luv:
90.0015, -71.3546, -1.0414
Hunter-Lab:
87.3537, -50.1554, -0.9134
#00fdec color charts
#00fdec color shades, tints & tones
#00fdec color schemes
#00fdec color preview, HTML & CSS examples
This text has a color of #00fdec
<p style="color:#00fdec;">Text here</p>
.mytext {color:#00fdec;}
This box has a color of #00fdec
<div style="background-color:#00fdec;">Content here</div>
.mybackground {background-color:#00fdec;}
Border around this has a color of #00fdec
<div style="border:2px solid #00fdec;">Content here</div>
.myborder {border:2px solid #00fdec;}