#e75d81 color space conversions
Hex:
#e75d81
RGB:
231, 93, 129
CMY:
9, 64, 49
CMYK:
0, 60, 44, 9
HSL:
344°, 74.1935%, 63.5294%
HSV (HSB):
344°, 59.7403%, 90.5882%
XYZ:
40.8318, 26.4026, 23.7130
xyY:
0.4490, 0.2903, 26.4026
CIE-Lab:
58.4172, 56.5099, 7.9761
CIE-LCH:
58.4172, 57.0700, 8.0339
CIE-Luv:
58.4172, 93.9135, -0.4426
Hunter-Lab:
51.3835, 51.9237, 8.6066
#e75d81 color charts
#e75d81 color shades, tints & tones
#e75d81 color schemes
#e75d81 color preview, HTML & CSS examples
This text has a color of #e75d81
<p style="color:#e75d81;">Text here</p>
.mytext {color:#e75d81;}
This box has a color of #e75d81
<div style="background-color:#e75d81;">Content here</div>
.mybackground {background-color:#e75d81;}
Border around this has a color of #e75d81
<div style="border:2px solid #e75d81;">Content here</div>
.myborder {border:2px solid #e75d81;}