#e30e75 color space conversions
Hex:
#e30e75
RGB:
227, 14, 117
CMY:
11, 95, 54
CMYK:
0, 94, 48, 11
HSL:
331°, 88.3817%, 47.2549%
HSV (HSB):
331°, 93.8326%, 89.0196%
XYZ:
35.0465, 17.9293, 18.4432
xyY:
0.4907, 0.2510, 17.9293
CIE-Lab:
49.4103, 76.6000, 2.1169
CIE-LCH:
49.4103, 76.6293, 1.5830
CIE-Luv:
49.4103, 123.5252, -12.3648
Hunter-Lab:
42.3430, 73.6406, 3.8154
#e30e75 color charts
#e30e75 color shades, tints & tones
#e30e75 color schemes
#e30e75 color preview, HTML & CSS examples
This text has a color of #e30e75
<p style="color:#e30e75;">Text here</p>
.mytext {color:#e30e75;}
This box has a color of #e30e75
<div style="background-color:#e30e75;">Content here</div>
.mybackground {background-color:#e30e75;}
Border around this has a color of #e30e75
<div style="border:2px solid #e30e75;">Content here</div>
.myborder {border:2px solid #e30e75;}