#ed1234 color space conversions
Hex:
#ed1234
RGB:
237, 18, 52
CMY:
7, 93, 80
CMYK:
0, 92, 78, 7
HSL:
351°, 85.8824%, 50.0000%
HSV (HSB):
351°, 92.4051%, 92.9412%
XYZ:
35.7612, 18.6851, 4.9706
xyY:
0.6019, 0.3145, 18.6851
CIE-Lab:
50.3167, 75.1139, 42.8601
CIE-LCH:
50.3167, 86.4817, 29.7091
CIE-Luv:
50.3167, 153.3161, 26.0308
Hunter-Lab:
43.2262, 72.0277, 23.4406
#ed1234 color charts
#ed1234 color shades, tints & tones
#ed1234 color schemes
#ed1234 color preview, HTML & CSS examples
This text has a color of #ed1234
<p style="color:#ed1234;">Text here</p>
.mytext {color:#ed1234;}
This box has a color of #ed1234
<div style="background-color:#ed1234;">Content here</div>
.mybackground {background-color:#ed1234;}
Border around this has a color of #ed1234
<div style="border:2px solid #ed1234;">Content here</div>
.myborder {border:2px solid #ed1234;}