#edcccc color space conversions
Hex:
#edcccc
RGB:
237, 204, 204
CMY:
7, 20, 20
CMYK:
0, 14, 14, 7
HSL:
0°, 47.8261%, 86.4706%
HSV (HSB):
0°, 13.9241%, 92.9412%
XYZ:
67.4170, 65.5499, 66.2259
xyY:
0.3385, 0.3291, 65.5499
CIE-Lab:
84.7663, 11.5723, 4.2807
CIE-LCH:
84.7663, 12.3387, 20.3000
CIE-Luv:
84.7663, 19.8442, 4.2658
Hunter-Lab:
80.9629, 6.9501, 8.1761
#edcccc color charts
#edcccc RGB chart
#edcccc CMYK chart
#edcccc RGB pie chart
#edcccc color shades, tints & tones
#edcccc color schemes
#edcccc color preview, HTML & CSS examples
This text has a color of #edcccc
<p style="color:#edcccc;">Text here</p>
.mytext {color:#edcccc;}
Text color #edcccc
This box has a color of #edcccc
<div style="background-color:#edcccc;">Content here</div>
.mybackground {background-color:#edcccc;}
Background color #edcccc
Border around this has a color of #edcccc
<div style="border:2px solid #edcccc;">Content here</div>
.myborder {border:2px solid #edcccc;}
Border color #edcccc