#ed1e07 color space conversions
Hex:
#ed1e07
RGB:
237, 30, 7
CMY:
7, 88, 97
CMYK:
0, 87, 97, 7
HSL:
6°, 94.2623%, 47.8431%
HSV (HSB):
6°, 97.0464%, 92.9412%
XYZ:
35.4277, 18.9484, 1.9912
xyY:
0.6285, 0.3362, 18.9484
CIE-Lab:
50.6268, 72.6517, 62.1816
CIE-LCH:
50.6268, 95.6285, 40.5598
CIE-Luv:
50.6268, 156.2135, 36.4469
Hunter-Lab:
43.5298, 69.0991, 27.7587
#ed1e07 color charts
#ed1e07 color shades, tints & tones
#ed1e07 color schemes
#ed1e07 color preview, HTML & CSS examples
This text has a color of #ed1e07
<p style="color:#ed1e07;">Text here</p>
.mytext {color:#ed1e07;}
This box has a color of #ed1e07
<div style="background-color:#ed1e07;">Content here</div>
.mybackground {background-color:#ed1e07;}
Border around this has a color of #ed1e07
<div style="border:2px solid #ed1e07;">Content here</div>
.myborder {border:2px solid #ed1e07;}