#ed854e color space conversions
Hex:
#ed854e
RGB:
237, 133, 78
CMY:
7, 48, 69
CMYK:
0, 44, 67, 7
HSL:
21°, 81.5385%, 61.7647%
HSV (HSB):
21°, 67.0886%, 92.9412%
XYZ:
44.6877, 35.3296, 11.6717
xyY:
0.4874, 0.3853, 35.3296
CIE-Lab:
66.0045, 35.3266, 46.3802
CIE-LCH:
66.0045, 58.3018, 52.7044
CIE-Luv:
66.0045, 81.8278, 45.6677
Hunter-Lab:
59.4387, 30.1835, 29.9646
#ed854e color charts
#ed854e color shades, tints & tones
#ed854e color schemes
#ed854e color preview, HTML & CSS examples
This text has a color of #ed854e
<p style="color:#ed854e;">Text here</p>
.mytext {color:#ed854e;}
This box has a color of #ed854e
<div style="background-color:#ed854e;">Content here</div>
.mybackground {background-color:#ed854e;}
Border around this has a color of #ed854e
<div style="border:2px solid #ed854e;">Content here</div>
.myborder {border:2px solid #ed854e;}