#e96b6c color space conversions
Hex:
#e96b6c
RGB:
233, 107, 108
CMY:
9, 58, 58
CMYK:
0, 54, 54, 9
HSL:
360°, 74.1176%, 66.6667%
HSV (HSB):
360°, 54.0773%, 91.3725%
XYZ:
41.5687, 28.9217, 17.5789
xyY:
0.4720, 0.3284, 28.9217
CIE-Lab:
60.7125, 48.8727, 23.3598
CIE-LCH:
60.7125, 54.1685, 25.5465
CIE-Luv:
60.7125, 92.3409, 19.3568
Hunter-Lab:
53.7789, 43.8595, 18.2649
#e96b6c color charts
#e96b6c color shades, tints & tones
#e96b6c color schemes
#e96b6c color preview, HTML & CSS examples
This text has a color of #e96b6c
<p style="color:#e96b6c;">Text here</p>
.mytext {color:#e96b6c;}
This box has a color of #e96b6c
<div style="background-color:#e96b6c;">Content here</div>
.mybackground {background-color:#e96b6c;}
Border around this has a color of #e96b6c
<div style="border:2px solid #e96b6c;">Content here</div>
.myborder {border:2px solid #e96b6c;}