#e96c7a color space conversions
Hex:
#e96c7a
RGB:
233, 108, 122
CMY:
9, 58, 52
CMYK:
0, 54, 48, 9
HSL:
353°, 73.9645%, 66.8627%
HSV (HSB):
353°, 53.6481%, 91.3725%
XYZ:
42.4797, 29.4539, 21.8586
xyY:
0.4529, 0.3140, 29.4539
CIE-Lab:
61.1801, 49.6093, 15.9619
CIE-LCH:
61.1801, 52.1140, 17.8357
CIE-Luv:
61.1801, 88.4259, 10.9406
Hunter-Lab:
54.2715, 44.7416, 14.1101
#e96c7a color charts
#e96c7a color shades, tints & tones
#e96c7a color schemes
#e96c7a color preview, HTML & CSS examples
This text has a color of #e96c7a
<p style="color:#e96c7a;">Text here</p>
.mytext {color:#e96c7a;}
This box has a color of #e96c7a
<div style="background-color:#e96c7a;">Content here</div>
.mybackground {background-color:#e96c7a;}
Border around this has a color of #e96c7a
<div style="border:2px solid #e96c7a;">Content here</div>
.myborder {border:2px solid #e96c7a;}