#e96e82 color space conversions
Hex:
#e96e82
RGB:
233, 110, 130
CMY:
9, 57, 49
CMYK:
0, 53, 44, 9
HSL:
350°, 73.6527%, 67.2549%
HSV (HSB):
350°, 52.7897%, 91.3725%
XYZ:
43.2095, 30.0872, 24.6491
xyY:
0.4412, 0.3072, 30.0872
CIE-Lab:
61.7294, 49.4186, 12.1237
CIE-LCH:
61.7294, 50.8840, 13.7839
CIE-Luv:
61.7294, 85.2263, 6.4260
Hunter-Lab:
54.8518, 44.6226, 11.7527
#e96e82 color charts
#e96e82 color shades, tints & tones
#e96e82 color schemes
#e96e82 color preview, HTML & CSS examples
This text has a color of #e96e82
<p style="color:#e96e82;">Text here</p>
.mytext {color:#e96e82;}
This box has a color of #e96e82
<div style="background-color:#e96e82;">Content here</div>
.mybackground {background-color:#e96e82;}
Border around this has a color of #e96e82
<div style="border:2px solid #e96e82;">Content here</div>
.myborder {border:2px solid #e96e82;}