#edcebb color space conversions
Hex:
#edcebb
RGB:
237, 206, 187
CMY:
7, 19, 27
CMYK:
0, 13, 21, 7
HSL:
23°, 58.1395%, 83.1373%
HSV (HSB):
23°, 21.0970%, 92.9412%
XYZ:
65.9660, 65.7350, 56.2250
xyY:
0.3510, 0.3498, 65.7350
CIE-Lab:
84.8611, 7.9415, 13.4434
CIE-LCH:
84.8611, 15.6139, 59.4280
CIE-Luv:
84.8611, 20.2151, 18.0145
Hunter-Lab:
81.0771, 3.3463, 15.6378
#edcebb color charts
#edcebb color shades, tints & tones
#edcebb color schemes
#edcebb color preview, HTML & CSS examples
This text has a color of #edcebb
<p style="color:#edcebb;">Text here</p>
.mytext {color:#edcebb;}
This box has a color of #edcebb
<div style="background-color:#edcebb;">Content here</div>
.mybackground {background-color:#edcebb;}
Border around this has a color of #edcebb
<div style="border:2px solid #edcebb;">Content here</div>
.myborder {border:2px solid #edcebb;}