#e30a64 color space conversions
Hex:
#e30a64
RGB:
227, 10, 100
CMY:
11, 96, 61
CMYK:
0, 96, 56, 11
HSL:
335°, 91.5612%, 46.4706%
HSV (HSB):
335°, 95.5947%, 89.0196%
XYZ:
34.0873, 17.4681, 13.6317
xyY:
0.5229, 0.2680, 17.4681
CIE-Lab:
48.8445, 75.7377, 11.7487
CIE-LCH:
48.8445, 76.6435, 8.8177
CIE-Luv:
48.8445, 131.2840, -1.1650
Hunter-Lab:
41.7948, 72.4414, 9.9185
#e30a64 color charts
#e30a64 color shades, tints & tones
#e30a64 color schemes
#e30a64 color preview, HTML & CSS examples
This text has a color of #e30a64
<p style="color:#e30a64;">Text here</p>
.mytext {color:#e30a64;}
This box has a color of #e30a64
<div style="background-color:#e30a64;">Content here</div>
.mybackground {background-color:#e30a64;}
Border around this has a color of #e30a64
<div style="border:2px solid #e30a64;">Content here</div>
.myborder {border:2px solid #e30a64;}