#e95e6b color space conversions
Hex:
#e95e6b
RGB:
233, 94, 107
CMY:
9, 63, 58
CMYK:
0, 60, 54, 9
HSL:
354°, 75.9563%, 64.1176%
HSV (HSB):
354°, 59.6567%, 91.3725%
XYZ:
40.2608, 26.3906, 16.8818
xyY:
0.4820, 0.3159, 26.3906
CIE-Lab:
58.4059, 54.7917, 20.8419
CIE-LCH:
58.4059, 58.6218, 20.8260
CIE-Luv:
58.4059, 100.9870, 14.8895
Hunter-Lab:
51.3718, 49.9925, 16.4763
#e95e6b color charts
#e95e6b color shades, tints & tones
#e95e6b color schemes
#e95e6b color preview, HTML & CSS examples
This text has a color of #e95e6b
<p style="color:#e95e6b;">Text here</p>
.mytext {color:#e95e6b;}
This box has a color of #e95e6b
<div style="background-color:#e95e6b;">Content here</div>
.mybackground {background-color:#e95e6b;}
Border around this has a color of #e95e6b
<div style="border:2px solid #e95e6b;">Content here</div>
.myborder {border:2px solid #e95e6b;}