#e993c5 color space conversions
Hex:
#e993c5
RGB:
233, 147, 197
CMY:
9, 42, 23
CMYK:
0, 37, 15, 9
HSL:
325°, 66.1538%, 74.5098%
HSV (HSB):
325°, 36.9099%, 91.3725%
XYZ:
54.1160, 42.2223, 58.1208
xyY:
0.3504, 0.2734, 42.2223
CIE-Lab:
71.0239, 39.3091, -12.1973
CIE-LCH:
71.0239, 41.1580, 342.7614
CIE-Luv:
71.0239, 49.2431, -25.3029
Hunter-Lab:
64.9787, 34.9470, -7.5474
#e993c5 color charts
#e993c5 color shades, tints & tones
#e993c5 color schemes
#e993c5 color preview, HTML & CSS examples
This text has a color of #e993c5
<p style="color:#e993c5;">Text here</p>
.mytext {color:#e993c5;}
This box has a color of #e993c5
<div style="background-color:#e993c5;">Content here</div>
.mybackground {background-color:#e993c5;}
Border around this has a color of #e993c5
<div style="border:2px solid #e993c5;">Content here</div>
.myborder {border:2px solid #e993c5;}