#e96c7d color space conversions
Hex:
#e96c7d
RGB:
233, 108, 125
CMY:
9, 58, 51
CMYK:
0, 54, 46, 9
HSL:
352°, 73.9645%, 66.8627%
HSV (HSB):
352°, 53.6481%, 91.3725%
XYZ:
42.6685, 29.5294, 22.8529
xyY:
0.4489, 0.3107, 29.5294
CIE-Lab:
61.2461, 49.8908, 14.3261
CIE-LCH:
61.2461, 51.9069, 16.0214
CIE-Luv:
61.2461, 87.6951, 8.9474
Hunter-Lab:
54.3410, 45.0613, 13.1045
#e96c7d color charts
#e96c7d color shades, tints & tones
#e96c7d color schemes
#e96c7d color preview, HTML & CSS examples
This text has a color of #e96c7d
<p style="color:#e96c7d;">Text here</p>
.mytext {color:#e96c7d;}
This box has a color of #e96c7d
<div style="background-color:#e96c7d;">Content here</div>
.mybackground {background-color:#e96c7d;}
Border around this has a color of #e96c7d
<div style="border:2px solid #e96c7d;">Content here</div>
.myborder {border:2px solid #e96c7d;}