#9dffdc color space conversions
Hex:
#9dffdc
RGB:
157, 255, 220
CMY:
38, 0, 14
CMYK:
38, 0, 14, 0
HSL:
159°, 100.0000%, 80.7843%
HSV (HSB):
159°, 38.4314%, 100.0000%
XYZ:
62.5829, 83.8554, 80.5974
xyY:
0.2757, 0.3693, 83.8554
CIE-Lab:
93.3877, -36.5121, 7.6806
CIE-LCH:
93.3877, 37.3112, 168.1205
CIE-Luv:
93.3877, -45.6448, 17.9213
Hunter-Lab:
91.5726, -38.2609, 11.9169
#9dffdc color charts
#9dffdc color shades, tints & tones
#9dffdc color schemes
#9dffdc color preview, HTML & CSS examples
This text has a color of #9dffdc
<p style="color:#9dffdc;">Text here</p>
.mytext {color:#9dffdc;}
This box has a color of #9dffdc
<div style="background-color:#9dffdc;">Content here</div>
.mybackground {background-color:#9dffdc;}
Border around this has a color of #9dffdc
<div style="border:2px solid #9dffdc;">Content here</div>
.myborder {border:2px solid #9dffdc;}