#03dddd color space conversions
Hex:
#03dddd
RGB:
3, 221, 221
CMY:
99, 13, 13
CMYK:
99, 0, 0, 13
HSL:
180°, 97.3214%, 43.9216%
HSV (HSB):
180°, 98.6425%, 86.6667%
XYZ:
38.9451, 56.9527, 77.3470
xyY:
0.2248, 0.3287, 56.9527
CIE-Lab:
80.1530, -43.0813, -12.6722
CIE-LCH:
80.1530, 44.9064, 196.3911
CIE-Luv:
80.1530, -61.8965, -13.3652
Hunter-Lab:
75.4670, -39.9514, -7.9400
#03dddd color charts
#03dddd color shades, tints & tones
#03dddd color schemes
#03dddd color preview, HTML & CSS examples
This text has a color of #03dddd
<p style="color:#03dddd;">Text here</p>
.mytext {color:#03dddd;}
This box has a color of #03dddd
<div style="background-color:#03dddd;">Content here</div>
.mybackground {background-color:#03dddd;}
Border around this has a color of #03dddd
<div style="border:2px solid #03dddd;">Content here</div>
.myborder {border:2px solid #03dddd;}