#7deddc color space conversions
Hex:
#7deddc
RGB:
125, 237, 220
CMY:
51, 7, 14
CMYK:
47, 0, 7, 7
HSL:
171°, 75.6757%, 70.9804%
HSV (HSB):
171°, 47.2574%, 92.9412%
XYZ:
51.6599, 70.0957, 78.5172
xyY:
0.2579, 0.3500, 70.0957
CIE-Lab:
87.0438, -36.1088, -1.6870
CIE-LCH:
87.0438, 36.1482, 182.6750
CIE-Luv:
87.0438, -49.1952, 3.3172
Hunter-Lab:
83.7231, -36.3752, 3.0029
#7deddc color charts
#7deddc color shades, tints & tones
#7deddc color schemes
#7deddc color preview, HTML & CSS examples
This text has a color of #7deddc
<p style="color:#7deddc;">Text here</p>
.mytext {color:#7deddc;}
This box has a color of #7deddc
<div style="background-color:#7deddc;">Content here</div>
.mybackground {background-color:#7deddc;}
Border around this has a color of #7deddc
<div style="border:2px solid #7deddc;">Content here</div>
.myborder {border:2px solid #7deddc;}