#ec495c color space conversions
Hex:
#ec495c
RGB:
236, 73, 92
CMY:
7, 71, 64
CMYK:
0, 69, 61, 7
HSL:
353°, 81.0945%, 60.5882%
HSV (HSB):
353°, 69.0678%, 92.5490%
XYZ:
38.9064, 23.3707, 12.5856
xyY:
0.5197, 0.3122, 23.3707
CIE-Lab:
55.4521, 63.2648, 25.7688
CIE-LCH:
55.4521, 68.3116, 22.1619
CIE-Luv:
55.4521, 119.9774, 17.2985
Hunter-Lab:
48.3432, 59.0553, 18.4048
#ec495c color charts
#ec495c color shades, tints & tones
#ec495c color schemes
#ec495c color preview, HTML & CSS examples
This text has a color of #ec495c
<p style="color:#ec495c;">Text here</p>
.mytext {color:#ec495c;}
This box has a color of #ec495c
<div style="background-color:#ec495c;">Content here</div>
.mybackground {background-color:#ec495c;}
Border around this has a color of #ec495c
<div style="border:2px solid #ec495c;">Content here</div>
.myborder {border:2px solid #ec495c;}