#e30a91 color space conversions
Hex:
#e30a91
RGB:
227, 10, 145
CMY:
11, 96, 43
CMYK:
0, 96, 36, 11
HSL:
323°, 91.5612%, 46.4706%
HSV (HSB):
323°, 95.5947%, 89.0196%
XYZ:
36.8979, 18.5923, 28.4320
xyY:
0.4397, 0.2215, 18.5923
CIE-Lab:
50.2068, 79.3725, -13.6842
CIE-LCH:
50.2068, 80.5435, 350.2181
CIE-Luv:
50.2068, 111.0531, -33.3747
Hunter-Lab:
43.1188, 77.2894, -8.9119
#e30a91 color charts
#e30a91 color shades, tints & tones
#e30a91 color schemes
#e30a91 color preview, HTML & CSS examples
This text has a color of #e30a91
<p style="color:#e30a91;">Text here</p>
.mytext {color:#e30a91;}
This box has a color of #e30a91
<div style="background-color:#e30a91;">Content here</div>
.mybackground {background-color:#e30a91;}
Border around this has a color of #e30a91
<div style="border:2px solid #e30a91;">Content here</div>
.myborder {border:2px solid #e30a91;}