#e9948c color space conversions
Hex:
#e9948c
RGB:
233, 148, 140
CMY:
9, 42, 45
CMYK:
0, 36, 40, 9
HSL:
5°, 67.8832%, 73.1373%
HSV (HSB):
5°, 39.9142%, 91.3725%
XYZ:
48.9278, 40.3969, 30.0295
xyY:
0.4099, 0.3385, 40.3969
CIE-Lab:
69.7513, 31.1037, 17.6625
CIE-LCH:
69.7513, 35.7687, 29.5904
CIE-Luv:
69.7513, 58.8223, 17.8630
Hunter-Lab:
63.5586, 26.1830, 16.4782
#e9948c color charts
#e9948c color shades, tints & tones
#e9948c color schemes
#e9948c color preview, HTML & CSS examples
This text has a color of #e9948c
<p style="color:#e9948c;">Text here</p>
.mytext {color:#e9948c;}
This box has a color of #e9948c
<div style="background-color:#e9948c;">Content here</div>
.mybackground {background-color:#e9948c;}
Border around this has a color of #e9948c
<div style="border:2px solid #e9948c;">Content here</div>
.myborder {border:2px solid #e9948c;}