#edbad7 color space conversions
Hex:
#edbad7
RGB:
237, 186, 215
CMY:
7, 27, 16
CMYK:
0, 22, 9, 7
HSL:
326°, 58.6207%, 82.9412%
HSV (HSB):
326°, 21.5190%, 92.9412%
XYZ:
64.7497, 58.0286, 72.0779
xyY:
0.3323, 0.2978, 58.0286
CIE-Lab:
80.7547, 22.9036, -7.4869
CIE-LCH:
80.7547, 24.0963, 341.8981
CIE-Luv:
80.7547, 28.4500, -15.4915
Hunter-Lab:
76.1765, 18.4153, -2.7764
#edbad7 color charts
#edbad7 color shades, tints & tones
#edbad7 color schemes
#edbad7 color preview, HTML & CSS examples
This text has a color of #edbad7
<p style="color:#edbad7;">Text here</p>
.mytext {color:#edbad7;}
This box has a color of #edbad7
<div style="background-color:#edbad7;">Content here</div>
.mybackground {background-color:#edbad7;}
Border around this has a color of #edbad7
<div style="border:2px solid #edbad7;">Content here</div>
.myborder {border:2px solid #edbad7;}