#13d2d2 color space conversions
Hex:
#13d2d2
RGB:
19, 210, 210
CMY:
93, 18, 18
CMYK:
91, 0, 0, 18
HSL:
180°, 83.4061%, 44.9020%
HSV (HSB):
180°, 90.9524%, 82.3529%
XYZ:
34.9480, 50.8848, 68.9526
xyY:
0.2258, 0.3287, 50.8848
CIE-Lab:
76.6092, -40.9727, -12.0777
CIE-LCH:
76.6092, 42.7157, 196.4242
CIE-Luv:
76.6092, -58.5142, -12.6350
Hunter-Lab:
71.3336, -37.3823, -7.3775
#13d2d2 color charts
#13d2d2 color shades, tints & tones
#13d2d2 color schemes
#13d2d2 color preview, HTML & CSS examples
This text has a color of #13d2d2
<p style="color:#13d2d2;">Text here</p>
.mytext {color:#13d2d2;}
This box has a color of #13d2d2
<div style="background-color:#13d2d2;">Content here</div>
.mybackground {background-color:#13d2d2;}
Border around this has a color of #13d2d2
<div style="border:2px solid #13d2d2;">Content here</div>
.myborder {border:2px solid #13d2d2;}