#e30e65 color space conversions
Hex:
#e30e65
RGB:
227, 14, 101
CMY:
11, 95, 60
CMYK:
0, 94, 56, 11
HSL:
335°, 88.3817%, 47.2549%
HSV (HSB):
335°, 93.8326%, 89.0196%
XYZ:
34.1846, 17.5846, 13.9043
xyY:
0.5205, 0.2678, 17.5846
CIE-Lab:
48.9883, 75.4552, 11.3339
CIE-LCH:
48.9883, 76.3017, 8.5424
CIE-Luv:
48.9883, 130.3799, -1.5316
Hunter-Lab:
41.9339, 72.1288, 9.6945
#e30e65 color charts
#e30e65 color shades, tints & tones
#e30e65 color schemes
#e30e65 color preview, HTML & CSS examples
This text has a color of #e30e65
<p style="color:#e30e65;">Text here</p>
.mytext {color:#e30e65;}
This box has a color of #e30e65
<div style="background-color:#e30e65;">Content here</div>
.mybackground {background-color:#e30e65;}
Border around this has a color of #e30e65
<div style="border:2px solid #e30e65;">Content here</div>
.myborder {border:2px solid #e30e65;}