#edc1a2 color space conversions
Hex:
#edc1a2
RGB:
237, 193, 162
CMY:
7, 24, 36
CMYK:
0, 19, 32, 7
HSL:
25°, 67.5676%, 78.2353%
HSV (HSB):
25°, 31.6456%, 92.9412%
XYZ:
60.5166, 58.7531, 42.3333
xyY:
0.3745, 0.3636, 58.7531
CIE-Lab:
81.1557, 11.3710, 21.5374
CIE-LCH:
81.1557, 24.3548, 62.1675
CIE-Luv:
81.1557, 30.2177, 27.8499
Hunter-Lab:
76.6506, 6.7896, 20.9101
#edc1a2 color charts
#edc1a2 color shades, tints & tones
#edc1a2 color schemes
#edc1a2 color preview, HTML & CSS examples
This text has a color of #edc1a2
<p style="color:#edc1a2;">Text here</p>
.mytext {color:#edc1a2;}
This box has a color of #edc1a2
<div style="background-color:#edc1a2;">Content here</div>
.mybackground {background-color:#edc1a2;}
Border around this has a color of #edc1a2
<div style="border:2px solid #edc1a2;">Content here</div>
.myborder {border:2px solid #edc1a2;}