#ec5f65 color space conversions
Hex:
#ec5f65
RGB:
236, 95, 101
CMY:
7, 63, 60
CMYK:
0, 60, 57, 7
HSL:
357°, 78.7709%, 64.9020%
HSV (HSB):
357°, 59.7458%, 92.5490%
XYZ:
41.0332, 26.9569, 15.3524
xyY:
0.4923, 0.3234, 26.9569
CIE-Lab:
58.9344, 54.9002, 25.1008
CIE-LCH:
58.9344, 60.3663, 24.5703
CIE-Luv:
58.9344, 104.3044, 19.4107
Hunter-Lab:
51.9200, 50.2115, 18.8123
#ec5f65 color charts
#ec5f65 color shades, tints & tones
#ec5f65 color schemes
#ec5f65 color preview, HTML & CSS examples
This text has a color of #ec5f65
<p style="color:#ec5f65;">Text here</p>
.mytext {color:#ec5f65;}
This box has a color of #ec5f65
<div style="background-color:#ec5f65;">Content here</div>
.mybackground {background-color:#ec5f65;}
Border around this has a color of #ec5f65
<div style="border:2px solid #ec5f65;">Content here</div>
.myborder {border:2px solid #ec5f65;}