#ec7c9e color space conversions
Hex:
#ec7c9e
RGB:
236, 124, 158
CMY:
7, 51, 38
CMYK:
0, 47, 33, 7
HSL:
342°, 74.6667%, 70.5882%
HSV (HSB):
342°, 47.4576%, 92.5490%
XYZ:
47.9713, 34.7168, 36.5204
xyY:
0.4024, 0.2912, 34.7168
CIE-Lab:
65.5276, 46.6808, 1.6052
CIE-LCH:
65.5276, 46.7084, 1.9694
CIE-Luv:
65.5276, 72.4573, -6.5483
Hunter-Lab:
58.9210, 42.2165, 4.4955
#ec7c9e color charts
#ec7c9e color shades, tints & tones
#ec7c9e color schemes
#ec7c9e color preview, HTML & CSS examples
This text has a color of #ec7c9e
<p style="color:#ec7c9e;">Text here</p>
.mytext {color:#ec7c9e;}
This box has a color of #ec7c9e
<div style="background-color:#ec7c9e;">Content here</div>
.mybackground {background-color:#ec7c9e;}
Border around this has a color of #ec7c9e
<div style="border:2px solid #ec7c9e;">Content here</div>
.myborder {border:2px solid #ec7c9e;}