#03ddc2 color space conversions
Hex:
#03ddc2
RGB:
3, 221, 194
CMY:
99, 13, 24
CMYK:
99, 0, 12, 13
HSL:
173°, 97.3214%, 43.9216%
HSV (HSB):
173°, 98.6425%, 86.6667%
XYZ:
35.6316, 55.6273, 59.8981
xyY:
0.2357, 0.3680, 55.6273
CIE-Lab:
79.4012, -50.6870, 0.6093
CIE-LCH:
79.4012, 50.6906, 179.3113
CIE-Luv:
79.4012, -64.0657, 8.8660
Hunter-Lab:
74.5837, -45.2449, 4.5929
#03ddc2 color charts
#03ddc2 color shades, tints & tones
#03ddc2 color schemes
#03ddc2 color preview, HTML & CSS examples
This text has a color of #03ddc2
<p style="color:#03ddc2;">Text here</p>
.mytext {color:#03ddc2;}
This box has a color of #03ddc2
<div style="background-color:#03ddc2;">Content here</div>
.mybackground {background-color:#03ddc2;}
Border around this has a color of #03ddc2
<div style="border:2px solid #03ddc2;">Content here</div>
.myborder {border:2px solid #03ddc2;}