#ec325f color space conversions
Hex:
#ec325f
RGB:
236, 50, 95
CMY:
7, 80, 63
CMYK:
0, 79, 60, 7
HSL:
345°, 83.0357%, 56.0784%
HSV (HSB):
345°, 78.8136%, 92.5490%
XYZ:
37.7982, 20.9403, 12.8762
xyY:
0.5278, 0.2924, 20.9403
CIE-Lab:
52.8841, 70.7752, 20.5972
CIE-LCH:
52.8841, 73.7114, 16.2262
CIE-Luv:
52.8841, 130.1473, 9.7927
Hunter-Lab:
45.7606, 67.3600, 15.3493
#ec325f color charts
#ec325f color shades, tints & tones
#ec325f color schemes
#ec325f color preview, HTML & CSS examples
This text has a color of #ec325f
<p style="color:#ec325f;">Text here</p>
.mytext {color:#ec325f;}
This box has a color of #ec325f
<div style="background-color:#ec325f;">Content here</div>
.mybackground {background-color:#ec325f;}
Border around this has a color of #ec325f
<div style="border:2px solid #ec325f;">Content here</div>
.myborder {border:2px solid #ec325f;}