#edbccc color space conversions
Hex:
#edbccc
RGB:
237, 188, 204
CMY:
7, 26, 20
CMYK:
0, 21, 14, 7
HSL:
340°, 57.6471%, 83.3333%
HSV (HSB):
340°, 20.6751%, 92.9412%
XYZ:
63.8074, 58.3306, 65.0227
xyY:
0.3409, 0.3117, 58.3306
CIE-Lab:
80.9222, 20.0368, -1.3144
CIE-LCH:
80.9222, 20.0798, 356.2467
CIE-Luv:
80.9222, 28.6805, -5.6044
Hunter-Lab:
76.3745, 15.4732, 2.9846
#edbccc color charts
#edbccc RGB chart
#edbccc CMYK chart
#edbccc RGB pie chart
#edbccc color shades, tints & tones
#edbccc color schemes
#edbccc color preview, HTML & CSS examples
This text has a color of #edbccc
<p style="color:#edbccc;">Text here</p>
.mytext {color:#edbccc;}
Text color #edbccc
This box has a color of #edbccc
<div style="background-color:#edbccc;">Content here</div>
.mybackground {background-color:#edbccc;}
Background color #edbccc
Border around this has a color of #edbccc
<div style="border:2px solid #edbccc;">Content here</div>
.myborder {border:2px solid #edbccc;}
Border color #edbccc