#08cddd color space conversions
Hex:
#08cddd
RGB:
8, 205, 221
CMY:
97, 20, 13
CMYK:
96, 7, 0, 13
HSL:
185°, 93.0131%, 44.9020%
HSV (HSB):
185°, 96.3801%, 86.6667%
XYZ:
34.9826, 48.9347, 76.0082
xyY:
0.2187, 0.3060, 48.9347
CIE-Lab:
75.4107, -35.6887, -19.8130
CIE-LCH:
75.4107, 40.8196, 209.0373
CIE-Luv:
75.4107, -56.3619, -26.0878
Hunter-Lab:
69.9534, -33.1533, -15.4545
#08cddd color charts
#08cddd color shades, tints & tones
#08cddd color schemes
#08cddd color preview, HTML & CSS examples
This text has a color of #08cddd
<p style="color:#08cddd;">Text here</p>
.mytext {color:#08cddd;}
This box has a color of #08cddd
<div style="background-color:#08cddd;">Content here</div>
.mybackground {background-color:#08cddd;}
Border around this has a color of #08cddd
<div style="border:2px solid #08cddd;">Content here</div>
.myborder {border:2px solid #08cddd;}