#edccca color space conversions
Hex:
#edccca
RGB:
237, 204, 202
CMY:
7, 20, 21
CMYK:
0, 14, 15, 7
HSL:
3°, 49.2958%, 86.0784%
HSV (HSB):
3°, 14.7679%, 92.9412%
XYZ:
67.1786, 65.4545, 64.9704
xyY:
0.3400, 0.3312, 65.4545
CIE-Lab:
84.7174, 11.2568, 5.2741
CIE-LCH:
84.7174, 12.4310, 25.1042
CIE-Luv:
84.7174, 20.0271, 5.7758
Hunter-Lab:
80.9040, 6.6355, 9.0196
#edccca color charts
#edccca color shades, tints & tones
#edccca color schemes
#edccca color preview, HTML & CSS examples
This text has a color of #edccca
<p style="color:#edccca;">Text here</p>
.mytext {color:#edccca;}
This box has a color of #edccca
<div style="background-color:#edccca;">Content here</div>
.mybackground {background-color:#edccca;}
Border around this has a color of #edccca
<div style="border:2px solid #edccca;">Content here</div>
.myborder {border:2px solid #edccca;}