#ed976a color space conversions
Hex:
#ed976a
RGB:
237, 151, 106
CMY:
7, 41, 58
CMYK:
0, 36, 55, 7
HSL:
21°, 78.4431%, 67.2549%
HSV (HSB):
21°, 55.2743%, 92.9412%
XYZ:
48.5932, 41.1783, 19.0227
xyY:
0.4467, 0.3785, 41.1783
CIE-Lab:
70.3007, 27.8199, 36.9876
CIE-LCH:
70.3007, 46.2821, 53.0517
CIE-Luv:
70.3007, 64.7751, 40.2291
Hunter-Lab:
64.1704, 22.8715, 27.3432
#ed976a color charts
#ed976a color shades, tints & tones
#ed976a color schemes
#ed976a color preview, HTML & CSS examples
This text has a color of #ed976a
<p style="color:#ed976a;">Text here</p>
.mytext {color:#ed976a;}
This box has a color of #ed976a
<div style="background-color:#ed976a;">Content here</div>
.mybackground {background-color:#ed976a;}
Border around this has a color of #ed976a
<div style="border:2px solid #ed976a;">Content here</div>
.myborder {border:2px solid #ed976a;}