#edc3ce color space conversions
Hex:
#edc3ce
RGB:
237, 195, 206
CMY:
7, 24, 19
CMYK:
0, 18, 13, 7
HSL:
344°, 53.8462%, 84.7059%
HSV (HSB):
344°, 17.7215%, 92.9412%
XYZ:
65.5807, 61.4910, 66.8050
xyY:
0.3383, 0.3172, 61.4910
CIE-Lab:
82.6420, 16.6431, 0.1256
CIE-LCH:
82.6420, 16.6435, 0.4324
CIE-Luv:
82.6420, 24.6066, -2.8329
Hunter-Lab:
78.4162, 12.0542, 4.3805
#edc3ce color charts
#edc3ce color shades, tints & tones
#edc3ce color schemes
#edc3ce color preview, HTML & CSS examples
This text has a color of #edc3ce
<p style="color:#edc3ce;">Text here</p>
.mytext {color:#edc3ce;}
This box has a color of #edc3ce
<div style="background-color:#edc3ce;">Content here</div>
.mybackground {background-color:#edc3ce;}
Border around this has a color of #edc3ce
<div style="border:2px solid #edc3ce;">Content here</div>
.myborder {border:2px solid #edc3ce;}