#ed384e color space conversions
Hex:
#ed384e
RGB:
237, 56, 78
CMY:
7, 78, 69
CMYK:
0, 76, 67, 7
HSL:
353°, 83.4101%, 57.4510%
HSV (HSB):
353°, 76.3713%, 92.9412%
XYZ:
37.7144, 21.3829, 9.3473
xyY:
0.5510, 0.3124, 21.3829
CIE-Lab:
53.3661, 68.4255, 31.3690
CIE-LCH:
53.3661, 75.2733, 24.6286
CIE-Luv:
53.3661, 133.5326, 20.5243
Hunter-Lab:
46.2417, 64.6603, 20.3843
#ed384e color charts
#ed384e color shades, tints & tones
#ed384e color schemes
#ed384e color preview, HTML & CSS examples
This text has a color of #ed384e
<p style="color:#ed384e;">Text here</p>
.mytext {color:#ed384e;}
This box has a color of #ed384e
<div style="background-color:#ed384e;">Content here</div>
.mybackground {background-color:#ed384e;}
Border around this has a color of #ed384e
<div style="border:2px solid #ed384e;">Content here</div>
.myborder {border:2px solid #ed384e;}