#ed940d color space conversions
Hex:
#ed940d
RGB:
237, 148, 13
CMY:
7, 42, 95
CMYK:
0, 38, 95, 7
HSL:
36°, 89.6000%, 49.0196%
HSV (HSB):
36°, 94.5148%, 92.9412%
XYZ:
45.5876, 39.2134, 5.5470
xyY:
0.5046, 0.4340, 39.2134
CIE-Lab:
68.9056, 25.4145, 72.2472
CIE-LCH:
68.9056, 76.5870, 70.6196
CIE-Luv:
68.9056, 73.9138, 66.5199
Hunter-Lab:
62.6206, 20.3614, 38.5825
#ed940d color charts
#ed940d color shades, tints & tones
#ed940d color schemes
#ed940d color preview, HTML & CSS examples
This text has a color of #ed940d
<p style="color:#ed940d;">Text here</p>
.mytext {color:#ed940d;}
This box has a color of #ed940d
<div style="background-color:#ed940d;">Content here</div>
.mybackground {background-color:#ed940d;}
Border around this has a color of #ed940d
<div style="border:2px solid #ed940d;">Content here</div>
.myborder {border:2px solid #ed940d;}