#13d5d5 color space conversions
Hex:
#13d5d5
RGB:
19, 213, 213
CMY:
93, 16, 16
CMYK:
91, 0, 0, 16
HSL:
180°, 83.6207%, 45.4902%
HSV (HSB):
180°, 91.0798%, 83.5294%
XYZ:
36.0730, 52.5310, 71.1890
xyY:
0.2257, 0.3287, 52.5310
CIE-Lab:
77.5973, -41.4287, -12.2112
CIE-LCH:
77.5973, 43.1908, 196.4230
CIE-Luv:
77.5973, -59.2923, -12.8030
Hunter-Lab:
72.4783, -37.9961, -7.5005
#13d5d5 color charts
#13d5d5 color shades, tints & tones
#13d5d5 color schemes
#13d5d5 color preview, HTML & CSS examples
This text has a color of #13d5d5
<p style="color:#13d5d5;">Text here</p>
.mytext {color:#13d5d5;}
This box has a color of #13d5d5
<div style="background-color:#13d5d5;">Content here</div>
.mybackground {background-color:#13d5d5;}
Border around this has a color of #13d5d5
<div style="border:2px solid #13d5d5;">Content here</div>
.myborder {border:2px solid #13d5d5;}