#edcabb color space conversions
Hex:
#edcabb
RGB:
237, 202, 187
CMY:
7, 21, 27
CMYK:
0, 15, 21, 7
HSL:
18°, 58.1395%, 83.1373%
HSV (HSB):
18°, 21.0970%, 92.9412%
XYZ:
65.0152, 63.8334, 55.9081
xyY:
0.3519, 0.3455, 63.8334
CIE-Lab:
83.8790, 10.0375, 12.0522
CIE-LCH:
83.8790, 15.6846, 50.2111
CIE-Luv:
83.8790, 22.5222, 15.6365
Hunter-Lab:
79.8958, 5.4366, 14.4382
#edcabb color charts
#edcabb color shades, tints & tones
#edcabb color schemes
#edcabb color preview, HTML & CSS examples
This text has a color of #edcabb
<p style="color:#edcabb;">Text here</p>
.mytext {color:#edcabb;}
This box has a color of #edcabb
<div style="background-color:#edcabb;">Content here</div>
.mybackground {background-color:#edcabb;}
Border around this has a color of #edcabb
<div style="border:2px solid #edcabb;">Content here</div>
.myborder {border:2px solid #edcabb;}