#edc3b9 color space conversions
Hex:
#edc3b9
RGB:
237, 195, 185
CMY:
7, 24, 27
CMYK:
0, 18, 22, 7
HSL:
12°, 59.0909%, 82.7451%
HSV (HSB):
12°, 21.9409%, 92.9412%
XYZ:
63.1971, 60.5375, 54.2530
xyY:
0.3551, 0.3401, 60.5375
CIE-Lab:
82.1295, 13.4330, 10.6321
CIE-LCH:
82.1295, 17.1314, 38.3613
CIE-Luv:
82.1295, 26.7711, 12.9320
Hunter-Lab:
77.8059, 8.8248, 13.1220
#edc3b9 color charts
#edc3b9 color shades, tints & tones
#edc3b9 color schemes
#edc3b9 color preview, HTML & CSS examples
This text has a color of #edc3b9
<p style="color:#edc3b9;">Text here</p>
.mytext {color:#edc3b9;}
This box has a color of #edc3b9
<div style="background-color:#edc3b9;">Content here</div>
.mybackground {background-color:#edc3b9;}
Border around this has a color of #edc3b9
<div style="border:2px solid #edc3b9;">Content here</div>
.myborder {border:2px solid #edc3b9;}