#ec5a5e color space conversions
Hex:
#ec5a5e
RGB:
236, 90, 94
CMY:
7, 65, 63
CMYK:
0, 62, 60, 7
HSL:
358°, 79.3478%, 63.9216%
HSV (HSB):
358°, 61.8644%, 92.5490%
XYZ:
40.2686, 25.9533, 13.4768
xyY:
0.5053, 0.3256, 25.9533
CIE-Lab:
57.9927, 56.5970, 27.9020
CIE-LCH:
57.9927, 63.1011, 26.2430
CIE-Luv:
57.9927, 109.2201, 21.5946
Hunter-Lab:
50.9444, 51.9411, 19.9766
#ec5a5e color charts
#ec5a5e color shades, tints & tones
#ec5a5e color schemes
#ec5a5e color preview, HTML & CSS examples
This text has a color of #ec5a5e
<p style="color:#ec5a5e;">Text here</p>
.mytext {color:#ec5a5e;}
This box has a color of #ec5a5e
<div style="background-color:#ec5a5e;">Content here</div>
.mybackground {background-color:#ec5a5e;}
Border around this has a color of #ec5a5e
<div style="border:2px solid #ec5a5e;">Content here</div>
.myborder {border:2px solid #ec5a5e;}