#ed905e color space conversions
Hex:
#ed905e
RGB:
237, 144, 94
CMY:
7, 44, 63
CMYK:
0, 39, 60, 7
HSL:
21°, 79.8883%, 64.9020%
HSV (HSB):
21°, 60.3376%, 92.9412%
XYZ:
46.9187, 38.7592, 15.5981
xyY:
0.4633, 0.3827, 38.7592
CIE-Lab:
68.5765, 30.6058, 41.1729
CIE-LCH:
68.5765, 51.3023, 53.3748
CIE-Luv:
68.5765, 71.4580, 43.1267
Hunter-Lab:
62.2569, 25.5735, 28.7251
#ed905e color charts
#ed905e color shades, tints & tones
#ed905e color schemes
#ed905e color preview, HTML & CSS examples
This text has a color of #ed905e
<p style="color:#ed905e;">Text here</p>
.mytext {color:#ed905e;}
This box has a color of #ed905e
<div style="background-color:#ed905e;">Content here</div>
.mybackground {background-color:#ed905e;}
Border around this has a color of #ed905e
<div style="border:2px solid #ed905e;">Content here</div>
.myborder {border:2px solid #ed905e;}