#e30e45 color space conversions
Hex:
#e30e45
RGB:
227, 14, 69
CMY:
11, 95, 73
CMYK:
0, 94, 70, 11
HSL:
345°, 88.3817%, 47.2549%
HSV (HSB):
345°, 93.8326%, 89.0196%
XYZ:
32.9098, 17.0746, 7.1914
xyY:
0.5756, 0.2986, 17.0746
CIE-Lab:
48.3539, 73.7134, 30.1110
CIE-LCH:
48.3539, 79.6262, 22.2194
CIE-Luv:
48.3539, 142.0495, 16.6049
Hunter-Lab:
41.3215, 69.8507, 18.6064
#e30e45 color charts
#e30e45 color shades, tints & tones
#e30e45 color schemes
#e30e45 color preview, HTML & CSS examples
This text has a color of #e30e45
<p style="color:#e30e45;">Text here</p>
.mytext {color:#e30e45;}
This box has a color of #e30e45
<div style="background-color:#e30e45;">Content here</div>
.mybackground {background-color:#e30e45;}
Border around this has a color of #e30e45
<div style="border:2px solid #e30e45;">Content here</div>
.myborder {border:2px solid #e30e45;}