#e95d91 color space conversions
Hex:
#e95d91
RGB:
233, 93, 145
CMY:
9, 64, 43
CMYK:
0, 60, 38, 9
HSL:
338°, 76.0870%, 63.9216%
HSV (HSB):
338°, 60.0858%, 91.3725%
XYZ:
42.6295, 27.1967, 29.7907
xyY:
0.4279, 0.2730, 27.1967
CIE-Lab:
59.1559, 58.7832, -0.2594
CIE-LCH:
59.1559, 58.7837, 359.7472
CIE-Luv:
59.1559, 90.7161, -11.5492
Hunter-Lab:
52.1504, 54.6485, 2.6361
#e95d91 color charts
#e95d91 color shades, tints & tones
#e95d91 color schemes
#e95d91 color preview, HTML & CSS examples
This text has a color of #e95d91
<p style="color:#e95d91;">Text here</p>
.mytext {color:#e95d91;}
This box has a color of #e95d91
<div style="background-color:#e95d91;">Content here</div>
.mybackground {background-color:#e95d91;}
Border around this has a color of #e95d91
<div style="border:2px solid #e95d91;">Content here</div>
.myborder {border:2px solid #e95d91;}