#e9949e color space conversions
Hex:
#e9949e
RGB:
233, 148, 158
CMY:
9, 42, 38
CMYK:
0, 36, 32, 9
HSL:
353°, 65.8915%, 74.7059%
HSV (HSB):
353°, 36.4807%, 91.3725%
XYZ:
50.3657, 40.9721, 37.6016
xyY:
0.3906, 0.3178, 40.9721
CIE-Lab:
70.1563, 33.2455, 8.2279
CIE-LCH:
70.1563, 34.2485, 13.9007
CIE-Luv:
70.1563, 55.8097, 5.2762
Hunter-Lab:
64.0094, 28.4360, 9.9774
#e9949e color charts
#e9949e color shades, tints & tones
#e9949e color schemes
#e9949e color preview, HTML & CSS examples
This text has a color of #e9949e
<p style="color:#e9949e;">Text here</p>
.mytext {color:#e9949e;}
This box has a color of #e9949e
<div style="background-color:#e9949e;">Content here</div>
.mybackground {background-color:#e9949e;}
Border around this has a color of #e9949e
<div style="border:2px solid #e9949e;">Content here</div>
.myborder {border:2px solid #e9949e;}