#e95a72 color space conversions
Hex:
#e95a72
RGB:
233, 90, 114
CMY:
9, 65, 55
CMYK:
0, 61, 51, 9
HSL:
350°, 76.4706%, 63.3333%
HSV (HSB):
350°, 61.3734%, 91.3725%
XYZ:
40.2977, 25.8509, 18.7854
xyY:
0.4745, 0.3044, 25.8509
CIE-Lab:
57.8952, 57.1077, 16.0659
CIE-LCH:
57.8952, 59.3246, 15.7127
CIE-Luv:
57.8952, 101.5402, 8.9925
Hunter-Lab:
50.8438, 52.4988, 13.6846
#e95a72 color charts
#e95a72 color shades, tints & tones
#e95a72 color schemes
#e95a72 color preview, HTML & CSS examples
This text has a color of #e95a72
<p style="color:#e95a72;">Text here</p>
.mytext {color:#e95a72;}
This box has a color of #e95a72
<div style="background-color:#e95a72;">Content here</div>
.mybackground {background-color:#e95a72;}
Border around this has a color of #e95a72
<div style="border:2px solid #e95a72;">Content here</div>
.myborder {border:2px solid #e95a72;}