#03ddde color space conversions
Hex:
#03ddde
RGB:
3, 221, 222
CMY:
99, 13, 13
CMYK:
99, 0, 0, 13
HSL:
180°, 97.3333%, 44.1176%
HSV (HSB):
180°, 98.6486%, 87.0588%
XYZ:
39.0788, 57.0062, 78.0509
xyY:
0.2244, 0.3274, 57.0062
CIE-Lab:
80.1831, -42.7865, -13.1600
CIE-LCH:
80.1831, 44.7647, 197.0966
CIE-Luv:
80.1831, -61.8155, -14.2081
Hunter-Lab:
75.5024, -39.7406, -8.4395
#03ddde color charts
#03ddde color shades, tints & tones
#03ddde color schemes
#03ddde color preview, HTML & CSS examples
This text has a color of #03ddde
<p style="color:#03ddde;">Text here</p>
.mytext {color:#03ddde;}
This box has a color of #03ddde
<div style="background-color:#03ddde;">Content here</div>
.mybackground {background-color:#03ddde;}
Border around this has a color of #03ddde
<div style="border:2px solid #03ddde;">Content here</div>
.myborder {border:2px solid #03ddde;}