#ed351c color space conversions
Hex:
#ed351c
RGB:
237, 53, 28
CMY:
7, 79, 89
CMYK:
0, 78, 88, 7
HSL:
7°, 85.3061%, 51.9608%
HSV (HSB):
7°, 88.1857%, 92.9412%
XYZ:
36.4078, 20.6346, 3.1626
xyY:
0.6047, 0.3427, 20.6346
CIE-Lab:
52.5472, 67.6621, 56.7063
CIE-LCH:
52.5472, 88.2823, 39.9657
CIE-Luv:
52.5472, 144.7590, 37.0140
Hunter-Lab:
45.4253, 63.5711, 27.6698
#ed351c color charts
#ed351c color shades, tints & tones
#ed351c color schemes
#ed351c color preview, HTML & CSS examples
This text has a color of #ed351c
<p style="color:#ed351c;">Text here</p>
.mytext {color:#ed351c;}
This box has a color of #ed351c
<div style="background-color:#ed351c;">Content here</div>
.mybackground {background-color:#ed351c;}
Border around this has a color of #ed351c
<div style="border:2px solid #ed351c;">Content here</div>
.myborder {border:2px solid #ed351c;}