#e30d9d color space conversions
Hex:
#e30d9d
RGB:
227, 13, 157
CMY:
11, 95, 38
CMYK:
0, 94, 31, 11
HSL:
320°, 89.1667%, 47.0588%
HSV (HSB):
320°, 94.2731%, 89.0196%
XYZ:
37.9083, 19.0531, 33.5779
xyY:
0.4187, 0.2104, 19.0531
CIE-Lab:
50.7492, 80.3336, -20.0377
CIE-LCH:
50.7492, 82.7949, 345.9945
CIE-Luv:
50.7492, 105.1734, -42.4380
Hunter-Lab:
43.6498, 78.6336, -15.0544
#e30d9d color charts
#e30d9d color shades, tints & tones
#e30d9d color schemes
#e30d9d color preview, HTML & CSS examples
This text has a color of #e30d9d
<p style="color:#e30d9d;">Text here</p>
.mytext {color:#e30d9d;}
This box has a color of #e30d9d
<div style="background-color:#e30d9d;">Content here</div>
.mybackground {background-color:#e30d9d;}
Border around this has a color of #e30d9d
<div style="border:2px solid #e30d9d;">Content here</div>
.myborder {border:2px solid #e30d9d;}