#8deded color space conversions
Hex:
#8deded
RGB:
141, 237, 237
CMY:
45, 7, 7
CMYK:
41, 0, 0, 7
HSL:
180°, 72.7273%, 74.1176%
HSV (HSB):
180°, 40.5063%, 92.9412%
XYZ:
56.5548, 72.3455, 91.1041
xyY:
0.2571, 0.3288, 72.3455
CIE-Lab:
88.1346, -28.3101, -8.9190
CIE-LCH:
88.1346, 29.6818, 197.4869
CIE-Luv:
88.1346, -43.5080, -9.4001
Hunter-Lab:
85.0562, -30.1617, -3.9665
#8deded color charts
#8deded color shades, tints & tones
#8deded color schemes
#8deded color preview, HTML & CSS examples
This text has a color of #8deded
<p style="color:#8deded;">Text here</p>
.mytext {color:#8deded;}
This box has a color of #8deded
<div style="background-color:#8deded;">Content here</div>
.mybackground {background-color:#8deded;}
Border around this has a color of #8deded
<div style="border:2px solid #8deded;">Content here</div>
.myborder {border:2px solid #8deded;}