#e96b7c color space conversions
Hex:
#e96b7c
RGB:
233, 107, 124
CMY:
9, 58, 51
CMYK:
0, 54, 47, 9
HSL:
352°, 74.1176%, 66.6667%
HSV (HSB):
352°, 54.0773%, 91.3725%
XYZ:
42.5001, 29.2943, 22.4831
xyY:
0.4508, 0.3107, 29.2943
CIE-Lab:
61.0405, 50.2726, 14.6162
CIE-LCH:
61.0405, 52.3542, 16.2112
CIE-Luv:
61.0405, 88.5652, 9.1889
Hunter-Lab:
54.1242, 45.4467, 13.2579
#e96b7c color charts
#e96b7c color shades, tints & tones
#e96b7c color schemes
#e96b7c color preview, HTML & CSS examples
This text has a color of #e96b7c
<p style="color:#e96b7c;">Text here</p>
.mytext {color:#e96b7c;}
This box has a color of #e96b7c
<div style="background-color:#e96b7c;">Content here</div>
.mybackground {background-color:#e96b7c;}
Border around this has a color of #e96b7c
<div style="border:2px solid #e96b7c;">Content here</div>
.myborder {border:2px solid #e96b7c;}