#eddcdc color space conversions
Hex:
#eddcdc
RGB:
237, 220, 220
CMY:
7, 14, 14
CMYK:
0, 7, 7, 7
HSL:
0°, 32.0755%, 89.6078%
HSV (HSB):
0°, 7.1730%, 92.9412%
XYZ:
73.4365, 74.3582, 78.1922
xyY:
0.3250, 0.3290, 74.3582
CIE-Lab:
89.0915, 5.8240, 2.0914
CIE-LCH:
89.0915, 6.1882, 19.7528
CIE-Luv:
89.0915, 9.8810, 2.1160
Hunter-Lab:
86.2312, 1.1101, 6.5992
#eddcdc color charts
#eddcdc RGB chart
#eddcdc CMYK chart
#eddcdc RGB pie chart
#eddcdc color shades, tints & tones
#eddcdc color schemes
#eddcdc color preview, HTML & CSS examples
This text has a color of #eddcdc
<p style="color:#eddcdc;">Text here</p>
.mytext {color:#eddcdc;}
Text color #eddcdc
This box has a color of #eddcdc
<div style="background-color:#eddcdc;">Content here</div>
.mybackground {background-color:#eddcdc;}
Background color #eddcdc
Border around this has a color of #eddcdc
<div style="border:2px solid #eddcdc;">Content here</div>
.myborder {border:2px solid #eddcdc;}
Border color #eddcdc