#ed5e65 color space conversions
Hex:
#ed5e65
RGB:
237, 94, 101
CMY:
7, 63, 60
CMYK:
0, 60, 57, 7
HSL:
357°, 79.8883%, 64.9020%
HSV (HSB):
357°, 60.3376%, 92.9412%
XYZ:
41.2767, 26.9495, 15.3382
xyY:
0.4940, 0.3225, 26.9495
CIE-Lab:
58.9276, 55.6755, 25.1213
CIE-LCH:
58.9276, 61.0807, 24.2853
CIE-Luv:
58.9276, 105.7631, 19.2358
Hunter-Lab:
51.9129, 51.0803, 18.8212
#ed5e65 color charts
#ed5e65 color shades, tints & tones
#ed5e65 color schemes
#ed5e65 color preview, HTML & CSS examples
This text has a color of #ed5e65
<p style="color:#ed5e65;">Text here</p>
.mytext {color:#ed5e65;}
This box has a color of #ed5e65
<div style="background-color:#ed5e65;">Content here</div>
.mybackground {background-color:#ed5e65;}
Border around this has a color of #ed5e65
<div style="border:2px solid #ed5e65;">Content here</div>
.myborder {border:2px solid #ed5e65;}