#ed2a12 color space conversions
Hex:
#ed2a12
RGB:
237, 42, 18
CMY:
7, 84, 93
CMYK:
0, 82, 92, 7
HSL:
7°, 85.8824%, 50.0000%
HSV (HSB):
7°, 92.4051%, 92.9412%
XYZ:
35.8622, 19.7041, 2.4854
xyY:
0.6178, 0.3394, 19.7041
CIE-Lab:
51.5010, 70.3486, 59.6473
CIE-LCH:
51.5010, 92.2319, 40.2940
CIE-Luv:
51.5010, 150.9501, 36.8011
Hunter-Lab:
44.3893, 66.5291, 27.7528
#ed2a12 color charts
#ed2a12 color shades, tints & tones
#ed2a12 color schemes
#ed2a12 color preview, HTML & CSS examples
This text has a color of #ed2a12
<p style="color:#ed2a12;">Text here</p>
.mytext {color:#ed2a12;}
This box has a color of #ed2a12
<div style="background-color:#ed2a12;">Content here</div>
.mybackground {background-color:#ed2a12;}
Border around this has a color of #ed2a12
<div style="border:2px solid #ed2a12;">Content here</div>
.myborder {border:2px solid #ed2a12;}