#31cd8c color space conversions
Hex:
#31cd8c
RGB:
49, 205, 140
CMY:
81, 20, 45
CMYK:
76, 0, 32, 20
HSL:
155°, 61.4173%, 49.8039%
HSV (HSB):
155°, 76.0976%, 80.3922%
XYZ:
27.8316, 46.2091, 32.2633
xyY:
0.2618, 0.4347, 46.2091
CIE-Lab:
73.6810, -54.5318, 21.2867
CIE-LCH:
73.6810, 58.5392, 158.6766
CIE-Luv:
73.6810, -59.1031, 38.5317
Hunter-Lab:
67.9772, -45.8779, 19.4439
#31cd8c color charts
#31cd8c color shades, tints & tones
#31cd8c color schemes
#31cd8c color preview, HTML & CSS examples
This text has a color of #31cd8c
<p style="color:#31cd8c;">Text here</p>
.mytext {color:#31cd8c;}
This box has a color of #31cd8c
<div style="background-color:#31cd8c;">Content here</div>
.mybackground {background-color:#31cd8c;}
Border around this has a color of #31cd8c
<div style="border:2px solid #31cd8c;">Content here</div>
.myborder {border:2px solid #31cd8c;}