#e95e82 color space conversions
Hex:
#e95e82
RGB:
233, 94, 130
CMY:
9, 63, 49
CMYK:
0, 60, 44, 9
HSL:
344°, 75.9563%, 64.1176%
HSV (HSB):
344°, 59.6567%, 91.3725%
XYZ:
41.6362, 26.9408, 24.1247
xyY:
0.4491, 0.2906, 26.9408
CIE-Lab:
58.9194, 56.8067, 8.1496
CIE-LCH:
58.9194, 57.3883, 8.1640
CIE-Luv:
58.9194, 94.6718, -0.2785
Hunter-Lab:
51.9045, 52.3546, 8.7757
#e95e82 color charts
#e95e82 color shades, tints & tones
#e95e82 color schemes
#e95e82 color preview, HTML & CSS examples
This text has a color of #e95e82
<p style="color:#e95e82;">Text here</p>
.mytext {color:#e95e82;}
This box has a color of #e95e82
<div style="background-color:#e95e82;">Content here</div>
.mybackground {background-color:#e95e82;}
Border around this has a color of #e95e82
<div style="border:2px solid #e95e82;">Content here</div>
.myborder {border:2px solid #e95e82;}