#e8196f color space conversions
Hex:
#e8196f
RGB:
232, 25, 111
CMY:
9, 90, 56
CMYK:
0, 89, 52, 9
HSL:
335°, 81.8182%, 50.3922%
HSV (HSB):
335°, 89.2241%, 90.9804%
XYZ:
36.4956, 18.9988, 16.7825
xyY:
0.5049, 0.2629, 18.9988
CIE-Lab:
50.6858, 75.9773, 7.7423
CIE-LCH:
50.6858, 76.3708, 5.8185
CIE-Luv:
50.6858, 128.3375, -5.5823
Hunter-Lab:
43.5876, 73.1786, 7.6829
#e8196f color charts
#e8196f color shades, tints & tones
#e8196f color schemes
#e8196f color preview, HTML & CSS examples
This text has a color of #e8196f
<p style="color:#e8196f;">Text here</p>
.mytext {color:#e8196f;}
This box has a color of #e8196f
<div style="background-color:#e8196f;">Content here</div>
.mybackground {background-color:#e8196f;}
Border around this has a color of #e8196f
<div style="border:2px solid #e8196f;">Content here</div>
.myborder {border:2px solid #e8196f;}