#ec5f7f color space conversions
Hex:
#ec5f7f
RGB:
236, 95, 127
CMY:
7, 63, 50
CMYK:
0, 60, 46, 7
HSL:
346°, 78.7709%, 64.9020%
HSV (HSB):
346°, 59.7458%, 92.5490%
XYZ:
42.5150, 27.5496, 23.1555
xyY:
0.4561, 0.2955, 27.5496
CIE-Lab:
59.4796, 57.0452, 10.7583
CIE-LCH:
59.4796, 58.0508, 10.6801
CIE-Luv:
59.4796, 97.3854, 2.8917
Hunter-Lab:
52.4877, 52.7315, 10.5850
#ec5f7f color charts
#ec5f7f color shades, tints & tones
#ec5f7f color schemes
#ec5f7f color preview, HTML & CSS examples
This text has a color of #ec5f7f
<p style="color:#ec5f7f;">Text here</p>
.mytext {color:#ec5f7f;}
This box has a color of #ec5f7f
<div style="background-color:#ec5f7f;">Content here</div>
.mybackground {background-color:#ec5f7f;}
Border around this has a color of #ec5f7f
<div style="border:2px solid #ec5f7f;">Content here</div>
.myborder {border:2px solid #ec5f7f;}