#ed953e color space conversions
Hex:
#ed953e
RGB:
237, 149, 62
CMY:
7, 42, 76
CMYK:
0, 37, 74, 7
HSL:
30°, 82.9384%, 58.6275%
HSV (HSB):
30°, 73.8397%, 92.9412%
XYZ:
46.5420, 39.8472, 9.7957
xyY:
0.4839, 0.4143, 39.8472
CIE-Lab:
69.3606, 26.1657, 57.5569
CIE-LCH:
69.3606, 63.2253, 65.5532
CIE-Luv:
69.3606, 70.8028, 57.7393
Hunter-Lab:
63.1247, 21.1405, 34.9866
#ed953e color charts
#ed953e color shades, tints & tones
#ed953e color schemes
#ed953e color preview, HTML & CSS examples
This text has a color of #ed953e
<p style="color:#ed953e;">Text here</p>
.mytext {color:#ed953e;}
This box has a color of #ed953e
<div style="background-color:#ed953e;">Content here</div>
.mybackground {background-color:#ed953e;}
Border around this has a color of #ed953e
<div style="border:2px solid #ed953e;">Content here</div>
.myborder {border:2px solid #ed953e;}