#e95d6b color space conversions
Hex:
#e95d6b
RGB:
233, 93, 107
CMY:
9, 64, 58
CMYK:
0, 60, 54, 9
HSL:
354°, 76.0870%, 63.9216%
HSV (HSB):
354°, 60.0858%, 91.3725%
XYZ:
40.1725, 26.2139, 16.8524
xyY:
0.4826, 0.3149, 26.2139
CIE-Lab:
58.2395, 55.2343, 20.6174
CIE-LCH:
58.2395, 58.9568, 20.4692
CIE-Luv:
58.2395, 101.6098, 14.5173
Hunter-Lab:
51.1995, 50.4567, 16.3243
#e95d6b color charts
#e95d6b color shades, tints & tones
#e95d6b color schemes
#e95d6b color preview, HTML & CSS examples
This text has a color of #e95d6b
<p style="color:#e95d6b;">Text here</p>
.mytext {color:#e95d6b;}
This box has a color of #e95d6b
<div style="background-color:#e95d6b;">Content here</div>
.mybackground {background-color:#e95d6b;}
Border around this has a color of #e95d6b
<div style="border:2px solid #e95d6b;">Content here</div>
.myborder {border:2px solid #e95d6b;}