#ede2c8 color space conversions
Hex:
#ede2c8
RGB:
237, 226, 200
CMY:
7, 11, 22
CMYK:
0, 5, 16, 7
HSL:
42°, 50.6849%, 85.6863%
HSV (HSB):
42°, 15.6118%, 92.9412%
XYZ:
72.5467, 76.5674, 65.5989
xyY:
0.3379, 0.3566, 76.5674
CIE-Lab:
90.1221, -0.4787, 14.0513
CIE-LCH:
90.1221, 14.0595, 91.9513
CIE-Luv:
90.1221, 7.9978, 20.7187
Hunter-Lab:
87.5028, -5.1392, 16.8035
#ede2c8 color charts
#ede2c8 color shades, tints & tones
#ede2c8 color schemes
#ede2c8 color preview, HTML & CSS examples
This text has a color of #ede2c8
<p style="color:#ede2c8;">Text here</p>
.mytext {color:#ede2c8;}
This box has a color of #ede2c8
<div style="background-color:#ede2c8;">Content here</div>
.mybackground {background-color:#ede2c8;}
Border around this has a color of #ede2c8
<div style="border:2px solid #ede2c8;">Content here</div>
.myborder {border:2px solid #ede2c8;}