#edcedb color space conversions
Hex:
#edcedb
RGB:
237, 206, 219
CMY:
7, 19, 14
CMYK:
0, 13, 8, 7
HSL:
335°, 46.2687%, 86.8627%
HSV (HSB):
335°, 13.0802%, 92.9412%
XYZ:
69.7825, 67.2616, 76.3227
xyY:
0.3271, 0.3152, 67.2616
CIE-Lab:
85.6359, 12.9796, -2.4277
CIE-LCH:
85.6359, 13.2047, 349.4058
CIE-Luv:
85.6359, 17.3843, -6.0249
Hunter-Lab:
82.0132, 8.3572, 2.2331
#edcedb color charts
#edcedb color shades, tints & tones
#edcedb color schemes
#edcedb color preview, HTML & CSS examples
This text has a color of #edcedb
<p style="color:#edcedb;">Text here</p>
.mytext {color:#edcedb;}
This box has a color of #edcedb
<div style="background-color:#edcedb;">Content here</div>
.mybackground {background-color:#edcedb;}
Border around this has a color of #edcedb
<div style="border:2px solid #edcedb;">Content here</div>
.myborder {border:2px solid #edcedb;}