#e75fc6 color space conversions
Hex:
#e75fc6
RGB:
231, 95, 198
CMY:
9, 63, 22
CMYK:
0, 59, 14, 9
HSL:
315°, 73.9130%, 63.9216%
HSV (HSB):
315°, 58.8745%, 90.5882%
XYZ:
47.2402, 29.2506, 56.5822
xyY:
0.3550, 0.2198, 29.2506
CIE-Lab:
61.0021, 64.1545, -28.0317
CIE-LCH:
61.0021, 70.0113, 336.3975
CIE-Luv:
61.0021, 71.6282, -53.0352
Hunter-Lab:
54.0838, 61.2667, -24.1702
#e75fc6 color charts
#e75fc6 color shades, tints & tones
#e75fc6 color schemes
#e75fc6 color preview, HTML & CSS examples
This text has a color of #e75fc6
<p style="color:#e75fc6;">Text here</p>
.mytext {color:#e75fc6;}
This box has a color of #e75fc6
<div style="background-color:#e75fc6;">Content here</div>
.mybackground {background-color:#e75fc6;}
Border around this has a color of #e75fc6
<div style="border:2px solid #e75fc6;">Content here</div>
.myborder {border:2px solid #e75fc6;}