#ed854c color space conversions
Hex:
#ed854c
RGB:
237, 133, 76
CMY:
7, 48, 70
CMYK:
0, 44, 68, 7
HSL:
21°, 81.7259%, 61.3725%
HSV (HSB):
21°, 67.9325%, 92.9412%
XYZ:
44.6171, 35.3014, 11.2997
xyY:
0.4891, 0.3870, 35.3014
CIE-Lab:
65.9826, 35.2159, 47.3627
CIE-LCH:
65.9826, 59.0202, 53.3678
CIE-Luv:
65.9826, 82.0682, 46.4787
Hunter-Lab:
59.4150, 30.0666, 30.3145
#ed854c color charts
#ed854c color shades, tints & tones
#ed854c color schemes
#ed854c color preview, HTML & CSS examples
This text has a color of #ed854c
<p style="color:#ed854c;">Text here</p>
.mytext {color:#ed854c;}
This box has a color of #ed854c
<div style="background-color:#ed854c;">Content here</div>
.mybackground {background-color:#ed854c;}
Border around this has a color of #ed854c
<div style="border:2px solid #ed854c;">Content here</div>
.myborder {border:2px solid #ed854c;}