#00debb color space conversions
Hex:
#00debb
RGB:
0, 222, 187
CMY:
100, 13, 27
CMYK:
100, 0, 16, 13
HSL:
171°, 100.0000%, 43.5294%
HSV (HSB):
171°, 100.0000%, 87.0588%
XYZ:
35.0909, 55.8304, 55.9406
xyY:
0.2389, 0.3802, 55.8304
CIE-Lab:
79.5172, -53.0197, 4.5009
CIE-LCH:
79.5172, 53.2104, 175.1477
CIE-Luv:
79.5172, -65.0446, 15.1339
Hunter-Lab:
74.7197, -46.9299, 7.9151
#00debb color charts
#00debb color shades, tints & tones
#00debb color schemes
#00debb color preview, HTML & CSS examples
This text has a color of #00debb
<p style="color:#00debb;">Text here</p>
.mytext {color:#00debb;}
This box has a color of #00debb
<div style="background-color:#00debb;">Content here</div>
.mybackground {background-color:#00debb;}
Border around this has a color of #00debb
<div style="border:2px solid #00debb;">Content here</div>
.myborder {border:2px solid #00debb;}