#ec414c color space conversions
Hex:
#ec414c
RGB:
236, 65, 76
CMY:
7, 75, 70
CMYK:
0, 72, 68, 7
HSL:
356°, 81.8182%, 59.0196%
HSV (HSB):
356°, 72.4576%, 92.5490%
XYZ:
37.7869, 22.1353, 9.1184
xyY:
0.5473, 0.3206, 22.1353
CIE-Lab:
54.1702, 65.1946, 33.4814
CIE-LCH:
54.1702, 73.2895, 27.1833
CIE-Luv:
54.1702, 128.6741, 23.4183
Hunter-Lab:
47.0481, 61.0287, 21.4427
#ec414c color charts
#ec414c color shades, tints & tones
#ec414c color schemes
#ec414c color preview, HTML & CSS examples
This text has a color of #ec414c
<p style="color:#ec414c;">Text here</p>
.mytext {color:#ec414c;}
This box has a color of #ec414c
<div style="background-color:#ec414c;">Content here</div>
.mybackground {background-color:#ec414c;}
Border around this has a color of #ec414c
<div style="border:2px solid #ec414c;">Content here</div>
.myborder {border:2px solid #ec414c;}