#ed764d color space conversions
Hex:
#ed764d
RGB:
237, 118, 77
CMY:
7, 54, 70
CMYK:
0, 50, 68, 7
HSL:
15°, 81.6327%, 61.5686%
HSV (HSB):
15°, 67.5105%, 92.9412%
XYZ:
42.7430, 31.4972, 10.8479
xyY:
0.5023, 0.3702, 31.4972
CIE-Lab:
62.9251, 42.8762, 43.3609
CIE-LCH:
62.9251, 60.9798, 45.3220
CIE-Luv:
62.9251, 93.4992, 40.2424
Hunter-Lab:
56.1224, 37.7322, 27.8254
#ed764d color charts
#ed764d color shades, tints & tones
#ed764d color schemes
#ed764d color preview, HTML & CSS examples
This text has a color of #ed764d
<p style="color:#ed764d;">Text here</p>
.mytext {color:#ed764d;}
This box has a color of #ed764d
<div style="background-color:#ed764d;">Content here</div>
.mybackground {background-color:#ed764d;}
Border around this has a color of #ed764d
<div style="border:2px solid #ed764d;">Content here</div>
.myborder {border:2px solid #ed764d;}