#e95a6a color space conversions
Hex:
#e95a6a
RGB:
233, 90, 106
CMY:
9, 65, 58
CMYK:
0, 61, 55, 9
HSL:
353°, 76.4706%, 63.3333%
HSV (HSB):
353°, 61.3734%, 91.3725%
XYZ:
39.8620, 25.6766, 16.4908
xyY:
0.4859, 0.3130, 25.6766
CIE-Lab:
57.7288, 56.4664, 20.5104
CIE-LCH:
57.7288, 60.0761, 19.9627
CIE-Luv:
57.7288, 103.7197, 14.0319
Hunter-Lab:
50.6721, 51.7437, 16.1750
#e95a6a color charts
#e95a6a color shades, tints & tones
#e95a6a color schemes
#e95a6a color preview, HTML & CSS examples
This text has a color of #e95a6a
<p style="color:#e95a6a;">Text here</p>
.mytext {color:#e95a6a;}
This box has a color of #e95a6a
<div style="background-color:#e95a6a;">Content here</div>
.mybackground {background-color:#e95a6a;}
Border around this has a color of #e95a6a
<div style="border:2px solid #e95a6a;">Content here</div>
.myborder {border:2px solid #e95a6a;}