#e8196b color space conversions
Hex:
#e8196b
RGB:
232, 25, 107
CMY:
9, 90, 58
CMYK:
0, 89, 54, 9
HSL:
336°, 81.8182%, 50.3922%
HSV (HSB):
336°, 89.2241%, 90.9804%
XYZ:
36.2802, 18.9126, 15.6482
xyY:
0.5121, 0.2670, 18.9126
CIE-Lab:
50.5848, 75.6961, 10.0407
CIE-LCH:
50.5848, 76.3591, 7.5559
CIE-Luv:
50.5848, 129.9931, -2.9136
Hunter-Lab:
43.4886, 72.8077, 9.1081
#e8196b color charts
#e8196b color shades, tints & tones
#e8196b color schemes
#e8196b color preview, HTML & CSS examples
This text has a color of #e8196b
<p style="color:#e8196b;">Text here</p>
.mytext {color:#e8196b;}
This box has a color of #e8196b
<div style="background-color:#e8196b;">Content here</div>
.mybackground {background-color:#e8196b;}
Border around this has a color of #e8196b
<div style="border:2px solid #e8196b;">Content here</div>
.myborder {border:2px solid #e8196b;}