#ed5f3e color space conversions
Hex:
#ed5f3e
RGB:
237, 95, 62
CMY:
7, 63, 76
CMYK:
0, 60, 74, 7
HSL:
11°, 82.9384%, 58.6275%
HSV (HSB):
11°, 73.8397%, 92.9412%
XYZ:
39.8868, 26.5367, 7.5773
xyY:
0.5390, 0.3586, 26.5367
CIE-Lab:
58.5431, 53.0342, 46.2577
CIE-LCH:
58.5431, 70.3733, 41.0957
CIE-Luv:
58.5431, 113.0154, 38.1337
Hunter-Lab:
51.5138, 48.0620, 27.3386
#ed5f3e color charts
#ed5f3e color shades, tints & tones
#ed5f3e color schemes
#ed5f3e color preview, HTML & CSS examples
This text has a color of #ed5f3e
<p style="color:#ed5f3e;">Text here</p>
.mytext {color:#ed5f3e;}
This box has a color of #ed5f3e
<div style="background-color:#ed5f3e;">Content here</div>
.mybackground {background-color:#ed5f3e;}
Border around this has a color of #ed5f3e
<div style="border:2px solid #ed5f3e;">Content here</div>
.myborder {border:2px solid #ed5f3e;}