#7dedbd color space conversions
Hex:
#7dedbd
RGB:
125, 237, 189
CMY:
51, 7, 26
CMYK:
47, 0, 20, 7
HSL:
154°, 75.6757%, 70.9804%
HSV (HSB):
154°, 47.2574%, 92.9412%
XYZ:
47.9269, 68.6025, 58.8597
xyY:
0.2733, 0.3911, 68.6025
CIE-Lab:
86.3068, -43.0076, 13.4680
CIE-LCH:
86.3068, 45.0670, 162.6119
CIE-Luv:
86.3068, -50.3852, 27.1582
Hunter-Lab:
82.8266, -41.6590, 15.8449
#7dedbd color charts
#7dedbd color shades, tints & tones
#7dedbd color schemes
#7dedbd color preview, HTML & CSS examples
This text has a color of #7dedbd
<p style="color:#7dedbd;">Text here</p>
.mytext {color:#7dedbd;}
This box has a color of #7dedbd
<div style="background-color:#7dedbd;">Content here</div>
.mybackground {background-color:#7dedbd;}
Border around this has a color of #7dedbd
<div style="border:2px solid #7dedbd;">Content here</div>
.myborder {border:2px solid #7dedbd;}