#e921a5 color space conversions
Hex:
#e921a5
RGB:
233, 33, 165
CMY:
9, 87, 35
CMYK:
0, 86, 29, 9
HSL:
320°, 81.9672%, 52.1569%
HSV (HSB):
320°, 85.8369%, 91.3725%
XYZ:
40.9397, 21.1280, 37.5177
xyY:
0.4111, 0.2122, 21.1280
CIE-Lab:
53.0893, 79.8072, -21.0937
CIE-LCH:
53.0893, 82.5478, 345.1948
CIE-Luv:
53.0893, 103.7157, -44.2480
Hunter-Lab:
45.9652, 78.5450, -16.2180
#e921a5 color charts
#e921a5 color shades, tints & tones
#e921a5 color schemes
#e921a5 color preview, HTML & CSS examples
This text has a color of #e921a5
<p style="color:#e921a5;">Text here</p>
.mytext {color:#e921a5;}
This box has a color of #e921a5
<div style="background-color:#e921a5;">Content here</div>
.mybackground {background-color:#e921a5;}
Border around this has a color of #e921a5
<div style="border:2px solid #e921a5;">Content here</div>
.myborder {border:2px solid #e921a5;}