#e360d3 color space conversions
Hex:
#e360d3
RGB:
227, 96, 211
CMY:
11, 62, 17
CMYK:
0, 58, 7, 11
HSL:
307°, 70.0535%, 63.3333%
HSV (HSB):
307°, 57.7093%, 89.0196%
XYZ:
47.6193, 29.3998, 64.7929
xyY:
0.3358, 0.2073, 29.3998
CIE-Lab:
61.1328, 64.6476, -35.2355
CIE-LCH:
61.1328, 73.6264, 331.4078
CIE-Luv:
61.1328, 64.4090, -64.3155
Hunter-Lab:
54.2216, 61.8773, -32.8944
#e360d3 color charts
#e360d3 color shades, tints & tones
#e360d3 color schemes
#e360d3 color preview, HTML & CSS examples
This text has a color of #e360d3
<p style="color:#e360d3;">Text here</p>
.mytext {color:#e360d3;}
This box has a color of #e360d3
<div style="background-color:#e360d3;">Content here</div>
.mybackground {background-color:#e360d3;}
Border around this has a color of #e360d3
<div style="border:2px solid #e360d3;">Content here</div>
.myborder {border:2px solid #e360d3;}