#ed3db5 color space conversions
Hex:
#ed3db5
RGB:
237, 61, 181
CMY:
7, 76, 29
CMYK:
0, 74, 24, 7
HSL:
319°, 83.0189%, 58.4314%
HSV (HSB):
319°, 74.2616%, 92.9412%
XYZ:
44.9343, 24.6782, 46.1111
xyY:
0.3883, 0.2133, 24.6782
CIE-Lab:
56.7605, 75.8851, -24.7423
CIE-LCH:
56.7605, 79.8168, 341.9415
CIE-Luv:
56.7605, 93.6550, -49.4544
Hunter-Lab:
49.6772, 74.5228, -20.2599
#ed3db5 color charts
#ed3db5 color shades, tints & tones
#ed3db5 color schemes
#ed3db5 color preview, HTML & CSS examples
This text has a color of #ed3db5
<p style="color:#ed3db5;">Text here</p>
.mytext {color:#ed3db5;}
This box has a color of #ed3db5
<div style="background-color:#ed3db5;">Content here</div>
.mybackground {background-color:#ed3db5;}
Border around this has a color of #ed3db5
<div style="border:2px solid #ed3db5;">Content here</div>
.myborder {border:2px solid #ed3db5;}