#e955a5 color space conversions
Hex:
#e955a5
RGB:
233, 85, 165
CMY:
9, 67, 35
CMYK:
0, 64, 29, 9
HSL:
328°, 77.0833%, 62.3529%
HSV (HSB):
328°, 63.5193%, 91.3725%
XYZ:
43.6443, 26.5372, 38.4192
xyY:
0.4019, 0.2444, 26.5372
CIE-Lab:
58.5435, 64.4362, -12.8040
CIE-LCH:
58.5435, 65.6960, 348.7613
CIE-Luv:
58.5435, 87.9841, -30.0754
Hunter-Lab:
51.5143, 61.0799, -8.1583
#e955a5 color charts
#e955a5 color shades, tints & tones
#e955a5 color schemes
#e955a5 color preview, HTML & CSS examples
This text has a color of #e955a5
<p style="color:#e955a5;">Text here</p>
.mytext {color:#e955a5;}
This box has a color of #e955a5
<div style="background-color:#e955a5;">Content here</div>
.mybackground {background-color:#e955a5;}
Border around this has a color of #e955a5
<div style="border:2px solid #e955a5;">Content here</div>
.myborder {border:2px solid #e955a5;}