#9deded color space conversions
Hex:
#9deded
RGB:
157, 237, 237
CMY:
38, 7, 7
CMYK:
34, 0, 0, 7
HSL:
180°, 68.9655%, 77.2549%
HSV (HSB):
180°, 33.7553%, 92.9412%
XYZ:
59.4749, 73.8509, 91.2408
xyY:
0.2648, 0.3289, 73.8509
CIE-Lab:
88.8520, -24.2851, -7.7764
CIE-LCH:
88.8520, 25.4998, 197.7558
CIE-Luv:
88.8520, -37.8194, -8.1732
Hunter-Lab:
85.9365, -26.8529, -2.7939
#9deded color charts
#9deded color shades, tints & tones
#9deded color schemes
#9deded color preview, HTML & CSS examples
This text has a color of #9deded
<p style="color:#9deded;">Text here</p>
.mytext {color:#9deded;}
This box has a color of #9deded
<div style="background-color:#9deded;">Content here</div>
.mybackground {background-color:#9deded;}
Border around this has a color of #9deded
<div style="border:2px solid #9deded;">Content here</div>
.myborder {border:2px solid #9deded;}