#03dedc color space conversions
Hex:
#03dedc
RGB:
3, 222, 220
CMY:
99, 13, 14
CMYK:
99, 0, 1, 13
HSL:
179°, 97.3333%, 44.1176%
HSV (HSB):
179°, 98.6486%, 87.0588%
XYZ:
39.0771, 57.4292, 76.7355
xyY:
0.2256, 0.3315, 57.4292
CIE-Lab:
80.4204, -43.8150, -11.7397
CIE-LCH:
80.4204, 45.3605, 194.9994
CIE-Luv:
80.4204, -62.3119, -11.7379
Hunter-Lab:
75.7821, -40.5749, -6.9885
#03dedc color charts
#03dedc RGB chart
#03dedc CMYK chart
#03dedc RGB pie chart
#03dedc color shades, tints & tones
#03dedc color schemes
#03dedc color preview, HTML & CSS examples
This text has a color of #03dedc
<p style="color:#03dedc;">Text here</p>
.mytext {color:#03dedc;}
Text color #03dedc
This box has a color of #03dedc
<div style="background-color:#03dedc;">Content here</div>
.mybackground {background-color:#03dedc;}
Background color #03dedc
Border around this has a color of #03dedc
<div style="border:2px solid #03dedc;">Content here</div>
.myborder {border:2px solid #03dedc;}
Border color #03dedc