#ed712d color space conversions
Hex:
#ed712d
RGB:
237, 113, 45
CMY:
7, 56, 82
CMYK:
0, 52, 81, 7
HSL:
21°, 84.2105%, 55.2941%
HSV (HSB):
21°, 81.0127%, 92.9412%
XYZ:
41.3038, 30.0042, 6.0971
xyY:
0.5336, 0.3876, 30.0042
CIE-Lab:
61.6579, 43.9899, 57.3772
CIE-LCH:
61.6579, 72.2998, 52.5234
CIE-Luv:
61.6579, 101.2592, 49.2994
Hunter-Lab:
54.7761, 38.7394, 31.7438
#ed712d color charts
#ed712d color shades, tints & tones
#ed712d color schemes
#ed712d color preview, HTML & CSS examples
This text has a color of #ed712d
<p style="color:#ed712d;">Text here</p>
.mytext {color:#ed712d;}
This box has a color of #ed712d
<div style="background-color:#ed712d;">Content here</div>
.mybackground {background-color:#ed712d;}
Border around this has a color of #ed712d
<div style="border:2px solid #ed712d;">Content here</div>
.myborder {border:2px solid #ed712d;}