#ed021a color space conversions
Hex:
#ed021a
RGB:
237, 2, 26
CMY:
7, 99, 90
CMYK:
0, 99, 89, 7
HSL:
354°, 98.3264%, 46.8627%
HSV (HSB):
354°, 99.1561%, 92.9412%
XYZ:
35.1332, 18.1225, 2.6236
xyY:
0.6287, 0.3243, 18.1225
CIE-Lab:
49.6444, 75.8865, 55.4138
CIE-LCH:
49.6444, 93.9652, 36.1377
CIE-Luv:
49.6444, 160.3894, 32.0819
Hunter-Lab:
42.5706, 72.8165, 26.1454
#ed021a color charts
#ed021a color shades, tints & tones
#ed021a color schemes
#ed021a color preview, HTML & CSS examples
This text has a color of #ed021a
<p style="color:#ed021a;">Text here</p>
.mytext {color:#ed021a;}
This box has a color of #ed021a
<div style="background-color:#ed021a;">Content here</div>
.mybackground {background-color:#ed021a;}
Border around this has a color of #ed021a
<div style="border:2px solid #ed021a;">Content here</div>
.myborder {border:2px solid #ed021a;}