#ed0123 color space conversions
Hex:
#ed0123
RGB:
237, 1, 35
CMY:
7, 100, 86
CMYK:
0, 100, 85, 7
HSL:
351°, 99.1597%, 46.6667%
HSV (HSB):
351°, 99.5781%, 92.9412%
XYZ:
35.2393, 18.1476, 3.2356
xyY:
0.6224, 0.3205, 18.1476
CIE-Lab:
49.6746, 76.1169, 51.2838
CIE-LCH:
49.6746, 91.7813, 33.9702
CIE-Luv:
49.6746, 159.2441, 30.1155
Hunter-Lab:
42.6000, 73.1077, 25.3167
#ed0123 color charts
#ed0123 color shades, tints & tones
#ed0123 color schemes
#ed0123 color preview, HTML & CSS examples
This text has a color of #ed0123
<p style="color:#ed0123;">Text here</p>
.mytext {color:#ed0123;}
This box has a color of #ed0123
<div style="background-color:#ed0123;">Content here</div>
.mybackground {background-color:#ed0123;}
Border around this has a color of #ed0123
<div style="border:2px solid #ed0123;">Content here</div>
.myborder {border:2px solid #ed0123;}