#e7105d color space conversions
Hex:
#e7105d
RGB:
231, 16, 93
CMY:
9, 94, 64
CMYK:
0, 93, 60, 9
HSL:
339°, 87.0445%, 48.4314%
HSV (HSB):
339°, 93.0736%, 90.5882%
XYZ:
35.1161, 18.1498, 12.0084
xyY:
0.5380, 0.2781, 18.1498
CIE-Lab:
49.6773, 75.6861, 17.3251
CIE-LCH:
49.6773, 77.6437, 12.8933
CIE-Luv:
49.6773, 136.4030, 4.7527
Hunter-Lab:
42.6026, 72.5777, 13.1098
#e7105d color charts
#e7105d color shades, tints & tones
#e7105d color schemes
#e7105d color preview, HTML & CSS examples
This text has a color of #e7105d
<p style="color:#e7105d;">Text here</p>
.mytext {color:#e7105d;}
This box has a color of #e7105d
<div style="background-color:#e7105d;">Content here</div>
.mybackground {background-color:#e7105d;}
Border around this has a color of #e7105d
<div style="border:2px solid #e7105d;">Content here</div>
.myborder {border:2px solid #e7105d;}