#edbdae color space conversions
Hex:
#edbdae
RGB:
237, 189, 174
CMY:
7, 26, 32
CMYK:
0, 20, 27, 7
HSL:
14°, 63.6364%, 80.5882%
HSV (HSB):
14°, 26.5823%, 92.9412%
XYZ:
60.7626, 57.4557, 47.9319
xyY:
0.3657, 0.3458, 57.4557
CIE-Lab:
80.4352, 15.0585, 14.1248
CIE-LCH:
80.4352, 20.6463, 43.1674
CIE-Luv:
80.4352, 31.4516, 17.3267
Hunter-Lab:
75.7995, 10.4404, 15.5676
#edbdae color charts
#edbdae color shades, tints & tones
#edbdae color schemes
#edbdae color preview, HTML & CSS examples
This text has a color of #edbdae
<p style="color:#edbdae;">Text here</p>
.mytext {color:#edbdae;}
This box has a color of #edbdae
<div style="background-color:#edbdae;">Content here</div>
.mybackground {background-color:#edbdae;}
Border around this has a color of #edbdae
<div style="border:2px solid #edbdae;">Content here</div>
.myborder {border:2px solid #edbdae;}