#0dddec color space conversions
Hex:
#0dddec
RGB:
13, 221, 236
CMY:
95, 13, 7
CMYK:
94, 6, 0, 7
HSL:
184°, 89.5582%, 48.8235%
HSV (HSB):
184°, 94.4915%, 92.5490%
XYZ:
41.1628, 57.8546, 88.3544
xyY:
0.2197, 0.3088, 57.8546
CIE-Lab:
80.6579, -38.3384, -19.8945
CIE-LCH:
80.6579, 43.1929, 207.4257
CIE-Luv:
80.6579, -60.3938, -26.0400
Hunter-Lab:
76.0622, -36.5096, -15.6282
#0dddec color charts
#0dddec color shades, tints & tones
#0dddec color schemes
#0dddec color preview, HTML & CSS examples
This text has a color of #0dddec
<p style="color:#0dddec;">Text here</p>
.mytext {color:#0dddec;}
This box has a color of #0dddec
<div style="background-color:#0dddec;">Content here</div>
.mybackground {background-color:#0dddec;}
Border around this has a color of #0dddec
<div style="border:2px solid #0dddec;">Content here</div>
.myborder {border:2px solid #0dddec;}