#e75da4 color space conversions
Hex:
#e75da4
RGB:
231, 93, 164
CMY:
9, 64, 36
CMYK:
0, 60, 29, 9
HSL:
329°, 74.1935%, 63.5294%
HSV (HSB):
329°, 59.7403%, 90.5882%
XYZ:
43.5702, 27.4980, 38.1332
xyY:
0.3990, 0.2518, 27.4980
CIE-Lab:
59.4324, 60.3862, -10.9198
CIE-LCH:
59.4324, 61.3656, 349.7498
CIE-Luv:
59.4324, 83.1963, -26.6495
Hunter-Lab:
52.4385, 56.5450, -6.4086
#e75da4 color charts
#e75da4 color shades, tints & tones
#e75da4 color schemes
#e75da4 color preview, HTML & CSS examples
This text has a color of #e75da4
<p style="color:#e75da4;">Text here</p>
.mytext {color:#e75da4;}
This box has a color of #e75da4
<div style="background-color:#e75da4;">Content here</div>
.mybackground {background-color:#e75da4;}
Border around this has a color of #e75da4
<div style="border:2px solid #e75da4;">Content here</div>
.myborder {border:2px solid #e75da4;}