#ec5dca color space conversions
Hex:
#ec5dca
RGB:
236, 93, 202
CMY:
7, 64, 21
CMYK:
0, 61, 14, 7
HSL:
314°, 79.0055%, 64.5098%
HSV (HSB):
314°, 60.5932%, 92.5490%
XYZ:
49.1671, 29.9258, 59.0620
xyY:
0.3559, 0.2166, 29.9258
CIE-Lab:
61.5902, 66.9331, -29.3334
CIE-LCH:
61.5902, 73.0786, 336.3346
CIE-Luv:
61.5902, 74.7964, -55.6206
Hunter-Lab:
54.7045, 64.6986, -25.7196
#ec5dca color charts
#ec5dca color shades, tints & tones
#ec5dca color schemes
#ec5dca color preview, HTML & CSS examples
This text has a color of #ec5dca
<p style="color:#ec5dca;">Text here</p>
.mytext {color:#ec5dca;}
This box has a color of #ec5dca
<div style="background-color:#ec5dca;">Content here</div>
.mybackground {background-color:#ec5dca;}
Border around this has a color of #ec5dca
<div style="border:2px solid #ec5dca;">Content here</div>
.myborder {border:2px solid #ec5dca;}