#edc8b2 color space conversions
Hex:
#edc8b2
RGB:
237, 200, 178
CMY:
7, 22, 30
CMYK:
0, 16, 25, 7
HSL:
22°, 62.1053%, 81.3725%
HSV (HSB):
22°, 24.8945%, 92.9412%
XYZ:
63.6152, 62.5274, 50.8356
xyY:
0.3595, 0.3533, 62.5274
CIE-Lab:
83.1931, 9.8086, 15.8675
CIE-LCH:
83.1931, 18.6545, 58.2774
CIE-Luv:
83.1931, 24.5039, 20.8715
Hunter-Lab:
79.0743, 5.2231, 17.2354
#edc8b2 color charts
#edc8b2 color shades, tints & tones
#edc8b2 color schemes
#edc8b2 color preview, HTML & CSS examples
This text has a color of #edc8b2
<p style="color:#edc8b2;">Text here</p>
.mytext {color:#edc8b2;}
This box has a color of #edc8b2
<div style="background-color:#edc8b2;">Content here</div>
.mybackground {background-color:#edc8b2;}
Border around this has a color of #edc8b2
<div style="border:2px solid #edc8b2;">Content here</div>
.myborder {border:2px solid #edc8b2;}