#ec328d color space conversions
Hex:
#ec328d
RGB:
236, 50, 141
CMY:
7, 80, 45
CMYK:
0, 79, 40, 7
HSL:
331°, 83.0357%, 56.0784%
HSV (HSB):
331°, 78.8136%, 92.5490%
XYZ:
40.5404, 22.0372, 27.3162
xyY:
0.4510, 0.2451, 22.0372
CIE-Lab:
54.0664, 74.3638, -5.3350
CIE-LCH:
54.0664, 74.5549, 355.8965
CIE-Luv:
54.0664, 112.5257, -21.4772
Hunter-Lab:
46.9438, 72.0001, -1.6397
#ec328d color charts
#ec328d color shades, tints & tones
#ec328d color schemes
#ec328d color preview, HTML & CSS examples
This text has a color of #ec328d
<p style="color:#ec328d;">Text here</p>
.mytext {color:#ec328d;}
This box has a color of #ec328d
<div style="background-color:#ec328d;">Content here</div>
.mybackground {background-color:#ec328d;}
Border around this has a color of #ec328d
<div style="border:2px solid #ec328d;">Content here</div>
.myborder {border:2px solid #ec328d;}