#e30e97 color space conversions
Hex:
#e30e97
RGB:
227, 14, 151
CMY:
11, 95, 41
CMYK:
0, 94, 33, 11
HSL:
321°, 88.3817%, 47.2549%
HSV (HSB):
321°, 93.8326%, 89.0196%
XYZ:
37.4215, 18.8793, 30.9499
xyY:
0.4289, 0.2164, 18.8793
CIE-Lab:
50.5457, 79.6286, -16.7672
CIE-LCH:
50.5457, 81.3748, 348.1091
CIE-Luv:
50.5457, 107.8895, -37.7048
Hunter-Lab:
43.4504, 77.6945, -11.8173
#e30e97 color charts
#e30e97 color shades, tints & tones
#e30e97 color schemes
#e30e97 color preview, HTML & CSS examples
This text has a color of #e30e97
<p style="color:#e30e97;">Text here</p>
.mytext {color:#e30e97;}
This box has a color of #e30e97
<div style="background-color:#e30e97;">Content here</div>
.mybackground {background-color:#e30e97;}
Border around this has a color of #e30e97
<div style="border:2px solid #e30e97;">Content here</div>
.myborder {border:2px solid #e30e97;}