#e9959d color space conversions
Hex:
#e9959d
RGB:
233, 149, 157
CMY:
9, 42, 38
CMYK:
0, 36, 33, 9
HSL:
354°, 65.6250%, 74.9020%
HSV (HSB):
354°, 36.0515%, 91.3725%
XYZ:
50.4375, 41.2529, 37.2025
xyY:
0.3913, 0.3201, 41.2529
CIE-Lab:
70.3527, 32.5912, 9.0646
CIE-LCH:
70.3527, 33.8283, 15.5428
CIE-Luv:
70.3527, 55.3659, 6.5369
Hunter-Lab:
64.2284, 27.7735, 10.6178
#e9959d color charts
#e9959d color shades, tints & tones
#e9959d color schemes
#e9959d color preview, HTML & CSS examples
This text has a color of #e9959d
<p style="color:#e9959d;">Text here</p>
.mytext {color:#e9959d;}
This box has a color of #e9959d
<div style="background-color:#e9959d;">Content here</div>
.mybackground {background-color:#e9959d;}
Border around this has a color of #e9959d
<div style="border:2px solid #e9959d;">Content here</div>
.myborder {border:2px solid #e9959d;}