#31d0d0 color space conversions
Hex:
#31d0d0
RGB:
49, 208, 208
CMY:
81, 18, 18
CMYK:
76, 0, 0, 18
HSL:
180°, 62.8458%, 50.3922%
HSV (HSB):
180°, 76.4423%, 81.5686%
XYZ:
35.2077, 50.3188, 67.5314
xyY:
0.2300, 0.3288, 50.3188
CIE-Lab:
76.2645, -38.6022, -11.4838
CIE-LCH:
76.2645, 40.2741, 196.5672
CIE-Luv:
76.2645, -55.4778, -11.9800
Hunter-Lab:
70.9357, -35.5423, -6.7895
#31d0d0 color charts
#31d0d0 color shades, tints & tones
#31d0d0 color schemes
#31d0d0 color preview, HTML & CSS examples
This text has a color of #31d0d0
<p style="color:#31d0d0;">Text here</p>
.mytext {color:#31d0d0;}
This box has a color of #31d0d0
<div style="background-color:#31d0d0;">Content here</div>
.mybackground {background-color:#31d0d0;}
Border around this has a color of #31d0d0
<div style="border:2px solid #31d0d0;">Content here</div>
.myborder {border:2px solid #31d0d0;}