#edc4ce color space conversions
Hex:
#edc4ce
RGB:
237, 196, 206
CMY:
7, 23, 19
CMYK:
0, 17, 13, 7
HSL:
345°, 53.2468%, 84.9020%
HSV (HSB):
345°, 17.2996%, 92.9412%
XYZ:
65.8056, 61.9406, 66.8799
xyY:
0.3381, 0.3183, 61.9406
CIE-Lab:
82.8818, 16.1135, 0.4756
CIE-LCH:
82.8818, 16.1205, 1.6907
CIE-Luv:
82.8818, 24.0573, -2.2135
Hunter-Lab:
78.7024, 11.5204, 4.7080
#edc4ce color charts
#edc4ce color shades, tints & tones
#edc4ce color schemes
#edc4ce color preview, HTML & CSS examples
This text has a color of #edc4ce
<p style="color:#edc4ce;">Text here</p>
.mytext {color:#edc4ce;}
This box has a color of #edc4ce
<div style="background-color:#edc4ce;">Content here</div>
.mybackground {background-color:#edc4ce;}
Border around this has a color of #edc4ce
<div style="border:2px solid #edc4ce;">Content here</div>
.myborder {border:2px solid #edc4ce;}