#edbca1 color space conversions
Hex:
#edbca1
RGB:
237, 188, 161
CMY:
7, 26, 37
CMYK:
0, 21, 32, 7
HSL:
21°, 67.8571%, 78.0392%
HSV (HSB):
21°, 32.0675%, 92.9412%
XYZ:
59.3413, 56.5442, 41.5047
xyY:
0.3770, 0.3593, 56.5442
CIE-Lab:
79.9225, 13.8835, 20.3700
CIE-LCH:
79.9225, 24.6513, 55.7230
CIE-Luv:
79.9225, 33.4153, 25.7388
Hunter-Lab:
75.1959, 9.2717, 19.9117
#edbca1 color charts
#edbca1 color shades, tints & tones
#edbca1 color schemes
#edbca1 color preview, HTML & CSS examples
This text has a color of #edbca1
<p style="color:#edbca1;">Text here</p>
.mytext {color:#edbca1;}
This box has a color of #edbca1
<div style="background-color:#edbca1;">Content here</div>
.mybackground {background-color:#edbca1;}
Border around this has a color of #edbca1
<div style="border:2px solid #edbca1;">Content here</div>
.myborder {border:2px solid #edbca1;}