#edbbd4 color space conversions
Hex:
#edbbd4
RGB:
237, 187, 212
CMY:
7, 27, 17
CMYK:
0, 21, 11, 7
HSL:
330°, 58.1395%, 83.1373%
HSV (HSB):
330°, 21.0970%, 92.9412%
XYZ:
64.5790, 58.2986, 70.1364
xyY:
0.3346, 0.3020, 58.2986
CIE-Lab:
80.9045, 21.8709, -5.6493
CIE-LCH:
80.9045, 22.5888, 345.5171
CIE-Luv:
80.9045, 28.2786, -12.4895
Hunter-Lab:
76.3535, 17.3548, -1.0148
#edbbd4 color charts
#edbbd4 color shades, tints & tones
#edbbd4 color schemes
#edbbd4 color preview, HTML & CSS examples
This text has a color of #edbbd4
<p style="color:#edbbd4;">Text here</p>
.mytext {color:#edbbd4;}
This box has a color of #edbbd4
<div style="background-color:#edbbd4;">Content here</div>
.mybackground {background-color:#edbbd4;}
Border around this has a color of #edbbd4
<div style="border:2px solid #edbbd4;">Content here</div>
.myborder {border:2px solid #edbbd4;}