#e95e5c color space conversions
Hex:
#e95e5c
RGB:
233, 94, 92
CMY:
9, 63, 64
CMYK:
0, 60, 61, 9
HSL:
1°, 76.2162%, 63.7255%
HSV (HSB):
1°, 60.5150%, 91.3725%
XYZ:
39.5387, 26.1018, 13.0794
xyY:
0.5023, 0.3316, 26.1018
CIE-Lab:
58.1335, 53.7076, 29.1340
CIE-LCH:
58.1335, 61.1007, 28.4779
CIE-Luv:
58.1335, 104.6264, 23.5503
Hunter-Lab:
51.0899, 48.7349, 20.5842
#e95e5c color charts
#e95e5c color shades, tints & tones
#e95e5c color schemes
#e95e5c color preview, HTML & CSS examples
This text has a color of #e95e5c
<p style="color:#e95e5c;">Text here</p>
.mytext {color:#e95e5c;}
This box has a color of #e95e5c
<div style="background-color:#e95e5c;">Content here</div>
.mybackground {background-color:#e95e5c;}
Border around this has a color of #e95e5c
<div style="border:2px solid #e95e5c;">Content here</div>
.myborder {border:2px solid #e95e5c;}