#e93085 color space conversions
Hex:
#e93085
RGB:
233, 48, 133
CMY:
9, 81, 48
CMYK:
0, 79, 43, 9
HSL:
332°, 80.7860%, 55.0980%
HSV (HSB):
332°, 79.3991%, 91.3725%
XYZ:
38.8949, 21.1310, 24.2190
xyY:
0.4617, 0.2508, 21.1310
CIE-Lab:
53.0926, 73.3986, -2.0543
CIE-LCH:
53.0926, 73.4273, 358.3968
CIE-Luv:
53.0926, 114.0390, -16.9299
Hunter-Lab:
45.9685, 70.5877, 0.9403
#e93085 color charts
#e93085 color shades, tints & tones
#e93085 color schemes
#e93085 color preview, HTML & CSS examples
This text has a color of #e93085
<p style="color:#e93085;">Text here</p>
.mytext {color:#e93085;}
This box has a color of #e93085
<div style="background-color:#e93085;">Content here</div>
.mybackground {background-color:#e93085;}
Border around this has a color of #e93085
<div style="border:2px solid #e93085;">Content here</div>
.myborder {border:2px solid #e93085;}