#ede2f2 color space conversions
Hex:
#ede2f2
RGB:
237, 226, 242
CMY:
7, 11, 5
CMYK:
2, 7, 0, 5
HSL:
281°, 38.0952%, 91.7647%
HSV (HSB):
281°, 6.6116%, 94.9020%
XYZ:
78.1484, 78.8080, 95.0970
xyY:
0.3100, 0.3127, 78.8080
CIE-Lab:
91.1474, 6.5727, -6.4387
CIE-LCH:
91.1474, 9.2009, 315.5902
CIE-Luv:
91.1474, 5.2289, -11.1698
Hunter-Lab:
88.7739, 1.7808, -1.3713
#ede2f2 color charts
#ede2f2 color shades, tints & tones
#ede2f2 color schemes
#ede2f2 color preview, HTML & CSS examples
This text has a color of #ede2f2
<p style="color:#ede2f2;">Text here</p>
.mytext {color:#ede2f2;}
This box has a color of #ede2f2
<div style="background-color:#ede2f2;">Content here</div>
.mybackground {background-color:#ede2f2;}
Border around this has a color of #ede2f2
<div style="border:2px solid #ede2f2;">Content here</div>
.myborder {border:2px solid #ede2f2;}