#ed960d color space conversions
Hex:
#ed960d
RGB:
237, 150, 13
CMY:
7, 41, 95
CMYK:
0, 37, 95, 7
HSL:
37°, 89.6000%, 49.0196%
HSV (HSB):
37°, 94.5148%, 92.9412%
XYZ:
45.9040, 39.8463, 5.6525
xyY:
0.5022, 0.4359, 39.8463
CIE-Lab:
69.3599, 24.3596, 72.5636
CIE-LCH:
69.3599, 76.5432, 71.4431
CIE-Luv:
69.3599, 72.2538, 67.2337
Hunter-Lab:
63.1239, 19.3393, 38.8776
#ed960d color charts
#ed960d color shades, tints & tones
#ed960d color schemes
#ed960d color preview, HTML & CSS examples
This text has a color of #ed960d
<p style="color:#ed960d;">Text here</p>
.mytext {color:#ed960d;}
This box has a color of #ed960d
<div style="background-color:#ed960d;">Content here</div>
.mybackground {background-color:#ed960d;}
Border around this has a color of #ed960d
<div style="border:2px solid #ed960d;">Content here</div>
.myborder {border:2px solid #ed960d;}