#e30a65 color space conversions
Hex:
#e30a65
RGB:
227, 10, 101
CMY:
11, 96, 60
CMYK:
0, 96, 56, 11
HSL:
335°, 91.5612%, 46.4706%
HSV (HSB):
335°, 95.5947%, 89.0196%
XYZ:
34.1361, 17.4876, 13.8882
xyY:
0.5211, 0.2669, 17.4876
CIE-Lab:
48.8686, 75.8030, 11.1666
CIE-LCH:
48.8686, 76.6210, 8.3800
CIE-Luv:
48.8686, 130.8707, -1.8094
Hunter-Lab:
41.8181, 72.5275, 9.5819
#e30a65 color charts
#e30a65 color shades, tints & tones
#e30a65 color schemes
#e30a65 color preview, HTML & CSS examples
This text has a color of #e30a65
<p style="color:#e30a65;">Text here</p>
.mytext {color:#e30a65;}
This box has a color of #e30a65
<div style="background-color:#e30a65;">Content here</div>
.mybackground {background-color:#e30a65;}
Border around this has a color of #e30a65
<div style="border:2px solid #e30a65;">Content here</div>
.myborder {border:2px solid #e30a65;}