#ed1b2a color space conversions
Hex:
#ed1b2a
RGB:
237, 27, 42
CMY:
7, 89, 84
CMYK:
0, 89, 82, 7
HSL:
356°, 85.3659%, 51.7647%
HSV (HSB):
356°, 88.6076%, 92.9412%
XYZ:
35.7349, 18.9556, 3.9658
xyY:
0.6092, 0.3232, 18.9556
CIE-Lab:
50.6352, 73.6527, 48.5921
CIE-LCH:
50.6352, 88.2378, 33.4147
CIE-Luv:
50.6352, 153.2065, 29.9982
Hunter-Lab:
43.5380, 70.3169, 25.0759
#ed1b2a color charts
#ed1b2a color shades, tints & tones
#ed1b2a color schemes
#ed1b2a color preview, HTML & CSS examples
This text has a color of #ed1b2a
<p style="color:#ed1b2a;">Text here</p>
.mytext {color:#ed1b2a;}
This box has a color of #ed1b2a
<div style="background-color:#ed1b2a;">Content here</div>
.mybackground {background-color:#ed1b2a;}
Border around this has a color of #ed1b2a
<div style="border:2px solid #ed1b2a;">Content here</div>
.myborder {border:2px solid #ed1b2a;}