#ed96c5 color space conversions
Hex:
#ed96c5
RGB:
237, 150, 197
CMY:
7, 41, 23
CMYK:
0, 37, 17, 7
HSL:
328°, 70.7317%, 75.8824%
HSV (HSB):
328°, 36.7089%, 92.9412%
XYZ:
55.9094, 43.8484, 58.3402
xyY:
0.3536, 0.2773, 43.8484
CIE-Lab:
72.1271, 39.0823, -10.4991
CIE-LCH:
72.1271, 40.4680, 344.9631
CIE-Luv:
72.1271, 50.4630, -22.7425
Hunter-Lab:
66.2182, 34.8297, -5.8836
#ed96c5 color charts
#ed96c5 color shades, tints & tones
#ed96c5 color schemes
#ed96c5 color preview, HTML & CSS examples
This text has a color of #ed96c5
<p style="color:#ed96c5;">Text here</p>
.mytext {color:#ed96c5;}
This box has a color of #ed96c5
<div style="background-color:#ed96c5;">Content here</div>
.mybackground {background-color:#ed96c5;}
Border around this has a color of #ed96c5
<div style="border:2px solid #ed96c5;">Content here</div>
.myborder {border:2px solid #ed96c5;}