#ed3cca color space conversions
Hex:
#ed3cca
RGB:
237, 60, 202
CMY:
7, 76, 21
CMYK:
0, 75, 15, 7
HSL:
312°, 83.0986%, 58.2353%
HSV (HSB):
312°, 74.6835%, 92.9412%
XYZ:
47.2016, 25.5005, 58.3114
xyY:
0.3603, 0.1946, 25.5005
CIE-Lab:
57.5599, 78.8838, -35.5883
CIE-LCH:
57.5599, 86.5400, 335.7176
CIE-Luv:
57.5599, 85.6186, -66.4218
Hunter-Lab:
50.4980, 78.4762, -33.1151
#ed3cca color charts
#ed3cca color shades, tints & tones
#ed3cca color schemes
#ed3cca color preview, HTML & CSS examples
This text has a color of #ed3cca
<p style="color:#ed3cca;">Text here</p>
.mytext {color:#ed3cca;}
This box has a color of #ed3cca
<div style="background-color:#ed3cca;">Content here</div>
.mybackground {background-color:#ed3cca;}
Border around this has a color of #ed3cca
<div style="border:2px solid #ed3cca;">Content here</div>
.myborder {border:2px solid #ed3cca;}