#e95c9b color space conversions
Hex:
#e95c9b
RGB:
233, 92, 155
CMY:
9, 64, 39
CMYK:
0, 61, 33, 9
HSL:
333°, 76.2162%, 63.7255%
HSV (HSB):
333°, 60.5150%, 91.3725%
XYZ:
43.3478, 27.3445, 34.0037
xyY:
0.4140, 0.2612, 27.3445
CIE-Lab:
59.2918, 60.3352, -5.8778
CIE-LCH:
59.2918, 60.6208, 354.4359
CIE-Luv:
59.2918, 88.0871, -19.5259
Hunter-Lab:
52.2920, 56.4580, -1.9499
#e95c9b color charts
#e95c9b color shades, tints & tones
#e95c9b color schemes
#e95c9b color preview, HTML & CSS examples
This text has a color of #e95c9b
<p style="color:#e95c9b;">Text here</p>
.mytext {color:#e95c9b;}
This box has a color of #e95c9b
<div style="background-color:#e95c9b;">Content here</div>
.mybackground {background-color:#e95c9b;}
Border around this has a color of #e95c9b
<div style="border:2px solid #e95c9b;">Content here</div>
.myborder {border:2px solid #e95c9b;}