#ed992d color space conversions
Hex:
#ed992d
RGB:
237, 153, 45
CMY:
7, 40, 82
CMYK:
0, 35, 81, 7
HSL:
34°, 84.2105%, 55.2941%
HSV (HSB):
34°, 81.0127%, 92.9412%
XYZ:
46.7899, 40.9765, 7.9258
xyY:
0.4890, 0.4282, 40.9765
CIE-Lab:
70.1594, 23.4210, 65.0435
CIE-LCH:
70.1594, 69.1318, 70.1970
CIE-Luv:
70.1594, 68.6798, 63.7286
Hunter-Lab:
64.0129, 18.4514, 37.4680
#ed992d color charts
#ed992d color shades, tints & tones
#ed992d color schemes
#ed992d color preview, HTML & CSS examples
This text has a color of #ed992d
<p style="color:#ed992d;">Text here</p>
.mytext {color:#ed992d;}
This box has a color of #ed992d
<div style="background-color:#ed992d;">Content here</div>
.mybackground {background-color:#ed992d;}
Border around this has a color of #ed992d
<div style="border:2px solid #ed992d;">Content here</div>
.myborder {border:2px solid #ed992d;}