#edccb4 color space conversions
Hex:
#edccb4
RGB:
237, 204, 180
CMY:
7, 20, 29
CMYK:
0, 14, 24, 7
HSL:
25°, 61.2903%, 81.7647%
HSV (HSB):
25°, 24.0506%, 92.9412%
XYZ:
64.7561, 64.4855, 52.2140
xyY:
0.3569, 0.3554, 64.4855
CIE-Lab:
84.2179, 7.9905, 16.2447
CIE-LCH:
84.2179, 18.1035, 63.8081
CIE-Luv:
84.2179, 21.9726, 21.7988
Hunter-Lab:
80.3029, 3.4121, 17.6609
#edccb4 color charts
#edccb4 color shades, tints & tones
#edccb4 color schemes
#edccb4 color preview, HTML & CSS examples
This text has a color of #edccb4
<p style="color:#edccb4;">Text here</p>
.mytext {color:#edccb4;}
This box has a color of #edccb4
<div style="background-color:#edccb4;">Content here</div>
.mybackground {background-color:#edccb4;}
Border around this has a color of #edccb4
<div style="border:2px solid #edccb4;">Content here</div>
.myborder {border:2px solid #edccb4;}