#e96c7b color space conversions
Hex:
#e96c7b
RGB:
233, 108, 123
CMY:
9, 58, 52
CMYK:
0, 54, 47, 9
HSL:
353°, 73.9645%, 66.8627%
HSV (HSB):
353°, 53.6481%, 91.3725%
XYZ:
42.5420, 29.4788, 22.1867
xyY:
0.4516, 0.3129, 29.4788
CIE-Lab:
61.2019, 49.7023, 15.4164
CIE-LCH:
61.2019, 52.0383, 17.2326
CIE-Luv:
61.2019, 88.1836, 10.2800
Hunter-Lab:
54.2944, 44.8472, 13.7780
#e96c7b color charts
#e96c7b color shades, tints & tones
#e96c7b color schemes
#e96c7b color preview, HTML & CSS examples
This text has a color of #e96c7b
<p style="color:#e96c7b;">Text here</p>
.mytext {color:#e96c7b;}
This box has a color of #e96c7b
<div style="background-color:#e96c7b;">Content here</div>
.mybackground {background-color:#e96c7b;}
Border around this has a color of #e96c7b
<div style="border:2px solid #e96c7b;">Content here</div>
.myborder {border:2px solid #e96c7b;}