#13dddd color space conversions
Hex:
#13dddd
RGB:
19, 221, 221
CMY:
93, 13, 13
CMYK:
91, 0, 0, 13
HSL:
180°, 84.1667%, 47.0588%
HSV (HSB):
180°, 91.4027%, 86.6667%
XYZ:
39.1762, 57.0718, 77.3578
xyY:
0.2257, 0.3287, 57.0718
CIE-Lab:
80.2200, -42.6371, -12.5650
CIE-LCH:
80.2200, 44.4500, 196.4201
CIE-Luv:
80.2200, -61.3559, -13.2486
Hunter-Lab:
75.5459, -39.6398, -7.8299
#13dddd color charts
#13dddd color shades, tints & tones
#13dddd color schemes
#13dddd color preview, HTML & CSS examples
This text has a color of #13dddd
<p style="color:#13dddd;">Text here</p>
.mytext {color:#13dddd;}
This box has a color of #13dddd
<div style="background-color:#13dddd;">Content here</div>
.mybackground {background-color:#13dddd;}
Border around this has a color of #13dddd
<div style="border:2px solid #13dddd;">Content here</div>
.myborder {border:2px solid #13dddd;}