#ed2131 color space conversions
Hex:
#ed2131
RGB:
237, 33, 49
CMY:
7, 87, 81
CMYK:
0, 86, 79, 7
HSL:
355°, 85.0000%, 52.9412%
HSV (HSB):
355°, 86.0759%, 92.9412%
XYZ:
36.0233, 19.3140, 4.7351
xyY:
0.5997, 0.3215, 19.3140
CIE-Lab:
51.0526, 72.8218, 45.2760
CIE-LCH:
51.0526, 85.7493, 31.8707
CIE-Luv:
51.0526, 150.0193, 28.5444
Hunter-Lab:
43.9477, 69.4054, 24.3753
#ed2131 color charts
#ed2131 color shades, tints & tones
#ed2131 color schemes
#ed2131 color preview, HTML & CSS examples
This text has a color of #ed2131
<p style="color:#ed2131;">Text here</p>
.mytext {color:#ed2131;}
This box has a color of #ed2131
<div style="background-color:#ed2131;">Content here</div>
.mybackground {background-color:#ed2131;}
Border around this has a color of #ed2131
<div style="border:2px solid #ed2131;">Content here</div>
.myborder {border:2px solid #ed2131;}