#edc2b1 color space conversions
Hex:
#edc2b1
RGB:
237, 194, 177
CMY:
7, 24, 31
CMYK:
0, 18, 25, 7
HSL:
17°, 62.5000%, 81.1765%
HSV (HSB):
17°, 25.3165%, 92.9412%
XYZ:
62.1527, 59.7624, 49.8545
xyY:
0.3618, 0.3479, 59.7624
CIE-Lab:
81.7089, 12.8284, 14.3132
CIE-LCH:
81.7089, 19.2207, 48.1313
CIE-Luv:
81.7089, 28.1563, 18.0914
Hunter-Lab:
77.3062, 8.2248, 15.8784
#edc2b1 color charts
#edc2b1 color shades, tints & tones
#edc2b1 color schemes
#edc2b1 color preview, HTML & CSS examples
This text has a color of #edc2b1
<p style="color:#edc2b1;">Text here</p>
.mytext {color:#edc2b1;}
This box has a color of #edc2b1
<div style="background-color:#edc2b1;">Content here</div>
.mybackground {background-color:#edc2b1;}
Border around this has a color of #edc2b1
<div style="border:2px solid #edc2b1;">Content here</div>
.myborder {border:2px solid #edc2b1;}