#31cdcd color space conversions
Hex:
#31cdcd
RGB:
49, 205, 205
CMY:
81, 20, 20
CMYK:
76, 0, 0, 20
HSL:
180°, 61.4173%, 49.8039%
HSV (HSB):
180°, 76.0976%, 80.3922%
XYZ:
34.1174, 48.7234, 65.3640
xyY:
0.2302, 0.3288, 48.7234
CIE-Lab:
75.2789, -38.0995, -11.3385
CIE-LCH:
75.2789, 39.7509, 196.5731
CIE-Luv:
75.2789, -54.6473, -11.8007
Hunter-Lab:
69.8021, -34.9078, -6.6587
#31cdcd color charts
#31cdcd color shades, tints & tones
#31cdcd color schemes
#31cdcd color preview, HTML & CSS examples
This text has a color of #31cdcd
<p style="color:#31cdcd;">Text here</p>
.mytext {color:#31cdcd;}
This box has a color of #31cdcd
<div style="background-color:#31cdcd;">Content here</div>
.mybackground {background-color:#31cdcd;}
Border around this has a color of #31cdcd
<div style="border:2px solid #31cdcd;">Content here</div>
.myborder {border:2px solid #31cdcd;}