#e7264d color space conversions
Hex:
#e7264d
RGB:
231, 38, 77
CMY:
9, 85, 70
CMYK:
0, 84, 67, 9
HSL:
348°, 80.0830%, 52.7451%
HSV (HSB):
348°, 83.5498%, 90.5882%
XYZ:
34.9877, 18.9110, 8.8273
xyY:
0.5578, 0.3015, 18.9110
CIE-Lab:
50.5829, 71.3450, 28.2377
CIE-LCH:
50.5829, 76.7299, 21.5932
CIE-Luv:
50.5829, 136.5503, 16.3090
Hunter-Lab:
43.4867, 67.5120, 18.4055
#e7264d color charts
#e7264d color shades, tints & tones
#e7264d color schemes
#e7264d color preview, HTML & CSS examples
This text has a color of #e7264d
<p style="color:#e7264d;">Text here</p>
.mytext {color:#e7264d;}
This box has a color of #e7264d
<div style="background-color:#e7264d;">Content here</div>
.mybackground {background-color:#e7264d;}
Border around this has a color of #e7264d
<div style="border:2px solid #e7264d;">Content here</div>
.myborder {border:2px solid #e7264d;}