#ed264a color space conversions
Hex:
#ed264a
RGB:
237, 38, 74
CMY:
7, 85, 71
CMYK:
0, 84, 69, 7
HSL:
349°, 84.6809%, 53.9216%
HSV (HSB):
349°, 83.9662%, 92.9412%
XYZ:
36.8542, 19.8852, 8.3744
xyY:
0.5660, 0.3054, 19.8852
CIE-Lab:
51.7071, 72.7613, 31.6826
CIE-LCH:
51.7071, 79.3599, 23.5299
CIE-Luv:
51.7071, 142.0758, 19.1180
Hunter-Lab:
44.5928, 69.4859, 20.0805
#ed264a color charts
#ed264a color shades, tints & tones
#ed264a color schemes
#ed264a color preview, HTML & CSS examples
This text has a color of #ed264a
<p style="color:#ed264a;">Text here</p>
.mytext {color:#ed264a;}
This box has a color of #ed264a
<div style="background-color:#ed264a;">Content here</div>
.mybackground {background-color:#ed264a;}
Border around this has a color of #ed264a
<div style="border:2px solid #ed264a;">Content here</div>
.myborder {border:2px solid #ed264a;}