#08dedd color space conversions
Hex:
#08dedd
RGB:
8, 222, 221
CMY:
97, 13, 13
CMYK:
96, 0, 0, 13
HSL:
180°, 93.0435%, 45.0980%
HSV (HSB):
180°, 96.3964%, 87.0588%
XYZ:
39.2726, 57.5146, 77.4382
xyY:
0.2254, 0.3301, 57.5146
CIE-Lab:
80.4682, -43.4021, -12.1989
CIE-LCH:
80.4682, 45.0838, 195.6989
CIE-Luv:
80.4682, -62.0849, -12.5471
Hunter-Lab:
75.8384, -40.2818, -7.4538
#08dedd color charts
#08dedd color shades, tints & tones
#08dedd color schemes
#08dedd color preview, HTML & CSS examples
This text has a color of #08dedd
<p style="color:#08dedd;">Text here</p>
.mytext {color:#08dedd;}
This box has a color of #08dedd
<div style="background-color:#08dedd;">Content here</div>
.mybackground {background-color:#08dedd;}
Border around this has a color of #08dedd
<div style="border:2px solid #08dedd;">Content here</div>
.myborder {border:2px solid #08dedd;}