#ed995a color space conversions
Hex:
#ed995a
RGB:
237, 153, 90
CMY:
7, 40, 65
CMYK:
0, 35, 62, 7
HSL:
26°, 80.3279%, 64.1176%
HSV (HSB):
26°, 62.0253%, 92.9412%
XYZ:
48.1617, 41.5252, 15.1496
xyY:
0.4594, 0.3961, 41.5252
CIE-Lab:
70.5423, 25.5918, 45.5749
CIE-LCH:
70.5423, 52.2686, 60.6844
CIE-Luv:
70.5423, 65.1444, 48.8536
Hunter-Lab:
64.4400, 20.6388, 31.1692
#ed995a color charts
#ed995a color shades, tints & tones
#ed995a color schemes
#ed995a color preview, HTML & CSS examples
This text has a color of #ed995a
<p style="color:#ed995a;">Text here</p>
.mytext {color:#ed995a;}
This box has a color of #ed995a
<div style="background-color:#ed995a;">Content here</div>
.mybackground {background-color:#ed995a;}
Border around this has a color of #ed995a
<div style="border:2px solid #ed995a;">Content here</div>
.myborder {border:2px solid #ed995a;}