#edbed2 color space conversions
Hex:
#edbed2
RGB:
237, 190, 210
CMY:
7, 25, 18
CMYK:
0, 20, 11, 7
HSL:
334°, 56.6265%, 83.7255%
HSV (HSB):
334°, 19.8312%, 92.9412%
XYZ:
64.9714, 59.4846, 69.0301
xyY:
0.3358, 0.3074, 59.4846
CIE-Lab:
81.5572, 19.9460, -3.6109
CIE-LCH:
81.5572, 20.2702, 349.7386
CIE-Luv:
81.5572, 26.8943, -9.0486
Hunter-Lab:
77.1262, 15.3980, 0.9222
#edbed2 color charts
#edbed2 color shades, tints & tones
#edbed2 color schemes
#edbed2 color preview, HTML & CSS examples
This text has a color of #edbed2
<p style="color:#edbed2;">Text here</p>
.mytext {color:#edbed2;}
This box has a color of #edbed2
<div style="background-color:#edbed2;">Content here</div>
.mybackground {background-color:#edbed2;}
Border around this has a color of #edbed2
<div style="border:2px solid #edbed2;">Content here</div>
.myborder {border:2px solid #edbed2;}