#ed830e color space conversions
Hex:
#ed830e
RGB:
237, 131, 14
CMY:
7, 49, 95
CMYK:
0, 45, 94, 7
HSL:
31°, 88.8446%, 49.2157%
HSV (HSB):
31°, 94.0928%, 92.9412%
XYZ:
43.1206, 34.2688, 4.7573
xyY:
0.5249, 0.4172, 34.2688
CIE-Lab:
65.1754, 34.3015, 69.5158
CIE-LCH:
65.1754, 77.5180, 63.7367
CIE-Luv:
65.1754, 88.1226, 60.4968
Hunter-Lab:
58.5396, 29.0399, 36.1594
#ed830e color charts
#ed830e color shades, tints & tones
#ed830e color schemes
#ed830e color preview, HTML & CSS examples
This text has a color of #ed830e
<p style="color:#ed830e;">Text here</p>
.mytext {color:#ed830e;}
This box has a color of #ed830e
<div style="background-color:#ed830e;">Content here</div>
.mybackground {background-color:#ed830e;}
Border around this has a color of #ed830e
<div style="border:2px solid #ed830e;">Content here</div>
.myborder {border:2px solid #ed830e;}