#00debf color space conversions
Hex:
#00debf
RGB:
0, 222, 191
CMY:
100, 13, 25
CMYK:
100, 0, 14, 13
HSL:
172°, 100.0000%, 43.5294%
HSV (HSB):
172°, 100.0000%, 87.0588%
XYZ:
35.5252, 56.0041, 58.2277
xyY:
0.2372, 0.3740, 56.0041
CIE-Lab:
79.6162, -51.9725, 2.5176
CIE-LCH:
79.6162, 52.0335, 177.2267
CIE-Luv:
79.6162, -64.7299, 11.9808
Hunter-Lab:
74.8359, -46.2274, 6.2533
#00debf color charts
#00debf color shades, tints & tones
#00debf color schemes
#00debf color preview, HTML & CSS examples
This text has a color of #00debf
<p style="color:#00debf;">Text here</p>
.mytext {color:#00debf;}
This box has a color of #00debf
<div style="background-color:#00debf;">Content here</div>
.mybackground {background-color:#00debf;}
Border around this has a color of #00debf
<div style="border:2px solid #00debf;">Content here</div>
.myborder {border:2px solid #00debf;}