#00ddff color space conversions
Hex:
#00ddff
RGB:
0, 221, 255
CMY:
100, 13, 0
CMYK:
100, 13, 0, 0
HSL:
188°, 100.0000%, 50.0000%
HSV (HSB):
188°, 100.0000%, 100.0000%
XYZ:
43.9065, 58.9329, 103.6688
xyY:
0.2126, 0.2854, 58.9329
CIE-Lab:
81.2547, -32.6860, -29.0746
CIE-LCH:
81.2547, 43.7460, 221.6534
CIE-Luv:
81.2547, -59.2391, -42.4848
Hunter-Lab:
76.7678, -32.2526, -26.3290
#00ddff color charts
#00ddff RGB chart
#00ddff CMYK chart
#00ddff RGB pie chart
#00ddff color shades, tints & tones
#00ddff color schemes
#00ddff color preview, HTML & CSS examples
This text has a color of #00ddff
<p style="color:#00ddff;">Text here</p>
.mytext {color:#00ddff;}
Text color #00ddff
This box has a color of #00ddff
<div style="background-color:#00ddff;">Content here</div>
.mybackground {background-color:#00ddff;}
Background color #00ddff
Border around this has a color of #00ddff
<div style="border:2px solid #00ddff;">Content here</div>
.myborder {border:2px solid #00ddff;}
Border color #00ddff