#ed0205 color space conversions
Hex:
#ed0205
RGB:
237, 2, 5
CMY:
7, 99, 98
CMYK:
0, 99, 98, 7
HSL:
359°, 98.3264%, 46.8627%
HSV (HSB):
359°, 99.1561%, 92.9412%
XYZ:
34.9742, 18.0589, 1.7860
xyY:
0.6380, 0.3294, 18.0589
CIE-Lab:
49.5675, 75.6757, 62.2314
CIE-LCH:
49.5675, 97.9773, 39.4320
CIE-Luv:
49.5675, 162.1749, 34.7362
Hunter-Lab:
42.4958, 72.5385, 27.2553
#ed0205 color charts
#ed0205 color shades, tints & tones
#ed0205 color schemes
#ed0205 color preview, HTML & CSS examples
This text has a color of #ed0205
<p style="color:#ed0205;">Text here</p>
.mytext {color:#ed0205;}
This box has a color of #ed0205
<div style="background-color:#ed0205;">Content here</div>
.mybackground {background-color:#ed0205;}
Border around this has a color of #ed0205
<div style="border:2px solid #ed0205;">Content here</div>
.myborder {border:2px solid #ed0205;}