#ed7b1e color space conversions
Hex:
#ed7b1e
RGB:
237, 123, 30
CMY:
7, 52, 88
CMYK:
0, 48, 87, 7
HSL:
27°, 85.1852%, 52.3529%
HSV (HSB):
27°, 87.3418%, 92.9412%
XYZ:
42.2424, 32.2642, 5.2295
xyY:
0.5298, 0.4046, 32.2642
CIE-Lab:
63.5606, 38.6354, 64.4743
CIE-LCH:
63.5606, 75.1640, 59.0684
CIE-Luv:
63.5606, 94.1747, 55.7918
Hunter-Lab:
56.8016, 33.3447, 34.3025
#ed7b1e color charts
#ed7b1e color shades, tints & tones
#ed7b1e color schemes
#ed7b1e color preview, HTML & CSS examples
This text has a color of #ed7b1e
<p style="color:#ed7b1e;">Text here</p>
.mytext {color:#ed7b1e;}
This box has a color of #ed7b1e
<div style="background-color:#ed7b1e;">Content here</div>
.mybackground {background-color:#ed7b1e;}
Border around this has a color of #ed7b1e
<div style="border:2px solid #ed7b1e;">Content here</div>
.myborder {border:2px solid #ed7b1e;}