#e7324f color space conversions
Hex:
#e7324f
RGB:
231, 50, 79
CMY:
9, 80, 69
CMYK:
0, 78, 66, 9
HSL:
350°, 79.0393%, 55.0980%
HSV (HSB):
350°, 78.3550%, 90.5882%
XYZ:
35.5069, 19.8346, 9.3542
xyY:
0.5488, 0.3066, 19.8346
CIE-Lab:
51.6497, 68.5104, 28.3880
CIE-LCH:
51.6497, 74.1590, 22.5072
CIE-Luv:
51.6497, 131.2619, 17.4806
Hunter-Lab:
44.5361, 64.3729, 18.7222
#e7324f color charts
#e7324f color shades, tints & tones
#e7324f color schemes
#e7324f color preview, HTML & CSS examples
This text has a color of #e7324f
<p style="color:#e7324f;">Text here</p>
.mytext {color:#e7324f;}
This box has a color of #e7324f
<div style="background-color:#e7324f;">Content here</div>
.mybackground {background-color:#e7324f;}
Border around this has a color of #e7324f
<div style="border:2px solid #e7324f;">Content here</div>
.myborder {border:2px solid #e7324f;}