#e75d7c color space conversions
Hex:
#e75d7c
RGB:
231, 93, 124
CMY:
9, 64, 51
CMYK:
0, 60, 46, 9
HSL:
347°, 74.1935%, 63.5294%
HSV (HSB):
347°, 59.7403%, 90.5882%
XYZ:
40.5074, 26.2729, 22.0050
xyY:
0.4562, 0.2959, 26.2729
CIE-Lab:
58.2951, 56.0345, 10.7269
CIE-LCH:
58.2951, 57.0520, 10.8373
CIE-Luv:
58.2951, 95.3521, 3.0268
Hunter-Lab:
51.2571, 51.3652, 10.4264
#e75d7c color charts
#e75d7c color shades, tints & tones
#e75d7c color schemes
#e75d7c color preview, HTML & CSS examples
This text has a color of #e75d7c
<p style="color:#e75d7c;">Text here</p>
.mytext {color:#e75d7c;}
This box has a color of #e75d7c
<div style="background-color:#e75d7c;">Content here</div>
.mybackground {background-color:#e75d7c;}
Border around this has a color of #e75d7c
<div style="border:2px solid #e75d7c;">Content here</div>
.myborder {border:2px solid #e75d7c;}