#ed3d2b color space conversions
Hex:
#ed3d2b
RGB:
237, 61, 43
CMY:
7, 76, 83
CMYK:
0, 74, 82, 7
HSL:
6°, 84.3478%, 54.9020%
HSV (HSB):
6°, 81.8565%, 92.9412%
XYZ:
37.0298, 21.5164, 4.4869
xyY:
0.5875, 0.3414, 21.5164
CIE-Lab:
53.5101, 65.5681, 50.7640
CIE-LCH:
53.5101, 82.9226, 37.7477
CIE-Luv:
53.5101, 138.4383, 35.1275
Hunter-Lab:
46.3858, 61.3216, 26.7349
#ed3d2b color charts
#ed3d2b color shades, tints & tones
#ed3d2b color schemes
#ed3d2b color preview, HTML & CSS examples
This text has a color of #ed3d2b
<p style="color:#ed3d2b;">Text here</p>
.mytext {color:#ed3d2b;}
This box has a color of #ed3d2b
<div style="background-color:#ed3d2b;">Content here</div>
.mybackground {background-color:#ed3d2b;}
Border around this has a color of #ed3d2b
<div style="border:2px solid #ed3d2b;">Content here</div>
.myborder {border:2px solid #ed3d2b;}