#e96b6d color space conversions
Hex:
#e96b6d
RGB:
233, 107, 109
CMY:
9, 58, 57
CMYK:
0, 54, 53, 9
HSL:
359°, 74.1176%, 66.6667%
HSV (HSB):
359°, 54.0773%, 91.3725%
XYZ:
41.6223, 28.9432, 17.8608
xyY:
0.4707, 0.3273, 28.9432
CIE-Lab:
60.7314, 48.9540, 22.8132
CIE-LCH:
60.7314, 54.0087, 24.9862
CIE-Luv:
60.7314, 92.1160, 18.7530
Hunter-Lab:
53.7988, 43.9512, 17.9753
#e96b6d color charts
#e96b6d color shades, tints & tones
#e96b6d color schemes
#e96b6d color preview, HTML & CSS examples
This text has a color of #e96b6d
<p style="color:#e96b6d;">Text here</p>
.mytext {color:#e96b6d;}
This box has a color of #e96b6d
<div style="background-color:#e96b6d;">Content here</div>
.mybackground {background-color:#e96b6d;}
Border around this has a color of #e96b6d
<div style="border:2px solid #e96b6d;">Content here</div>
.myborder {border:2px solid #e96b6d;}