#e934a5 color space conversions
Hex:
#e934a5
RGB:
233, 52, 165
CMY:
9, 80, 35
CMYK:
0, 78, 29, 9
HSL:
323°, 80.4444%, 55.8824%
HSV (HSB):
323°, 77.6824%, 91.3725%
XYZ:
41.6238, 22.4962, 37.7457
xyY:
0.4086, 0.2208, 22.4962
CIE-Lab:
54.5496, 75.6044, -18.8593
CIE-LCH:
54.5496, 77.9211, 345.9935
CIE-Luv:
54.5496, 99.5326, -40.4739
Hunter-Lab:
47.4302, 73.6452, -13.9828
#e934a5 color charts
#e934a5 color shades, tints & tones
#e934a5 color schemes
#e934a5 color preview, HTML & CSS examples
This text has a color of #e934a5
<p style="color:#e934a5;">Text here</p>
.mytext {color:#e934a5;}
This box has a color of #e934a5
<div style="background-color:#e934a5;">Content here</div>
.mybackground {background-color:#e934a5;}
Border around this has a color of #e934a5
<div style="border:2px solid #e934a5;">Content here</div>
.myborder {border:2px solid #e934a5;}