#ed282c color space conversions
Hex:
#ed282c
RGB:
237, 40, 44
CMY:
7, 84, 83
CMYK:
0, 83, 81, 7
HSL:
359°, 84.5494%, 54.3137%
HSV (HSB):
359°, 83.1224%, 92.9412%
XYZ:
36.1385, 19.7040, 4.2814
xyY:
0.6011, 0.3277, 19.7040
CIE-Lab:
51.5008, 71.2748, 48.3708
CIE-LCH:
51.5008, 86.1385, 34.1629
CIE-Luv:
51.5008, 148.4398, 31.0407
Hunter-Lab:
44.3891, 67.6410, 25.3538
#ed282c color charts
#ed282c color shades, tints & tones
#ed282c color schemes
#ed282c color preview, HTML & CSS examples
This text has a color of #ed282c
<p style="color:#ed282c;">Text here</p>
.mytext {color:#ed282c;}
This box has a color of #ed282c
<div style="background-color:#ed282c;">Content here</div>
.mybackground {background-color:#ed282c;}
Border around this has a color of #ed282c
<div style="border:2px solid #ed282c;">Content here</div>
.myborder {border:2px solid #ed282c;}