#edccac color space conversions
Hex:
#edccac
RGB:
237, 204, 172
CMY:
7, 20, 33
CMYK:
0, 14, 27, 7
HSL:
30°, 64.3564%, 80.1961%
HSV (HSB):
30°, 27.4262%, 92.9412%
XYZ:
63.9643, 64.1688, 48.0443
xyY:
0.3631, 0.3642, 64.1688
CIE-Lab:
84.0536, 6.8983, 20.2446
CIE-LCH:
84.0536, 21.3876, 71.1836
CIE-Luv:
84.0536, 22.6451, 27.3224
Hunter-Lab:
80.1054, 2.3480, 20.5139
#edccac color charts
#edccac RGB chart
#edccac CMYK chart
#edccac RGB pie chart
#edccac color shades, tints & tones
#edccac color schemes
#edccac color preview, HTML & CSS examples
This text has a color of #edccac
<p style="color:#edccac;">Text here</p>
.mytext {color:#edccac;}
Text color #edccac
This box has a color of #edccac
<div style="background-color:#edccac;">Content here</div>
.mybackground {background-color:#edccac;}
Background color #edccac
Border around this has a color of #edccac
<div style="border:2px solid #edccac;">Content here</div>
.myborder {border:2px solid #edccac;}
Border color #edccac