#e95e5d color space conversions
Hex:
#e95e5d
RGB:
233, 94, 93
CMY:
9, 63, 64
CMYK:
0, 60, 60, 9
HSL:
0°, 76.0870%, 63.9216%
HSV (HSB):
0°, 60.0858%, 91.3725%
XYZ:
39.5828, 26.1194, 13.3112
xyY:
0.5010, 0.3306, 26.1194
CIE-Lab:
58.1502, 53.7742, 28.5832
CIE-LCH:
58.1502, 60.8988, 27.9925
CIE-Luv:
58.1502, 104.3975, 23.0073
Hunter-Lab:
51.1071, 48.8119, 20.3325
#e95e5d color charts
#e95e5d color shades, tints & tones
#e95e5d color schemes
#e95e5d color preview, HTML & CSS examples
This text has a color of #e95e5d
<p style="color:#e95e5d;">Text here</p>
.mytext {color:#e95e5d;}
This box has a color of #e95e5d
<div style="background-color:#e95e5d;">Content here</div>
.mybackground {background-color:#e95e5d;}
Border around this has a color of #e95e5d
<div style="border:2px solid #e95e5d;">Content here</div>
.myborder {border:2px solid #e95e5d;}