#e7314f color space conversions
Hex:
#e7314f
RGB:
231, 49, 79
CMY:
9, 81, 69
CMYK:
0, 79, 66, 9
HSL:
350°, 79.1304%, 54.9020%
HSV (HSB):
350°, 78.7879%, 90.5882%
XYZ:
35.4646, 19.7501, 9.3401
xyY:
0.5494, 0.3059, 19.7501
CIE-Lab:
51.5534, 68.7824, 28.2664
CIE-LCH:
51.5534, 74.3640, 22.3404
CIE-Luv:
51.5534, 131.6937, 17.2762
Hunter-Lab:
44.4410, 64.6737, 18.6479
#e7314f color charts
#e7314f color shades, tints & tones
#e7314f color schemes
#e7314f color preview, HTML & CSS examples
This text has a color of #e7314f
<p style="color:#e7314f;">Text here</p>
.mytext {color:#e7314f;}
This box has a color of #e7314f
<div style="background-color:#e7314f;">Content here</div>
.mybackground {background-color:#e7314f;}
Border around this has a color of #e7314f
<div style="border:2px solid #e7314f;">Content here</div>
.myborder {border:2px solid #e7314f;}