#ec5e7a color space conversions
Hex:
#ec5e7a
RGB:
236, 94, 122
CMY:
7, 63, 52
CMYK:
0, 60, 48, 7
HSL:
348°, 78.8889%, 64.7059%
HSV (HSB):
348°, 60.1695%, 92.5490%
XYZ:
42.1076, 27.2434, 21.4515
xyY:
0.4637, 0.3000, 27.2434
CIE-Lab:
59.1990, 57.0296, 13.2775
CIE-LCH:
59.1990, 58.5548, 13.1060
CIE-Luv:
59.1990, 99.3826, 5.8930
Hunter-Lab:
52.1952, 52.6603, 12.1693
#ec5e7a color charts
#ec5e7a color shades, tints & tones
#ec5e7a color schemes
#ec5e7a color preview, HTML & CSS examples
This text has a color of #ec5e7a
<p style="color:#ec5e7a;">Text here</p>
.mytext {color:#ec5e7a;}
This box has a color of #ec5e7a
<div style="background-color:#ec5e7a;">Content here</div>
.mybackground {background-color:#ec5e7a;}
Border around this has a color of #ec5e7a
<div style="border:2px solid #ec5e7a;">Content here</div>
.myborder {border:2px solid #ec5e7a;}