#ed234f color space conversions
Hex:
#ed234f
RGB:
237, 35, 79
CMY:
7, 86, 69
CMYK:
0, 85, 67, 7
HSL:
347°, 84.8739%, 53.3333%
HSV (HSB):
347°, 85.2321%, 92.9412%
XYZ:
36.9374, 19.7711, 9.2665
xyY:
0.5599, 0.2997, 19.7711
CIE-Lab:
51.5774, 73.5945, 28.5399
CIE-LCH:
51.5774, 78.9346, 21.1963
CIE-Luv:
51.5774, 141.5404, 16.1981
Hunter-Lab:
44.4647, 70.4689, 18.7692
#ed234f color charts
#ed234f color shades, tints & tones
#ed234f color schemes
#ed234f color preview, HTML & CSS examples
This text has a color of #ed234f
<p style="color:#ed234f;">Text here</p>
.mytext {color:#ed234f;}
This box has a color of #ed234f
<div style="background-color:#ed234f;">Content here</div>
.mybackground {background-color:#ed234f;}
Border around this has a color of #ed234f
<div style="border:2px solid #ed234f;">Content here</div>
.myborder {border:2px solid #ed234f;}