#e8949a color space conversions
Hex:
#e8949a
RGB:
232, 148, 154
CMY:
9, 42, 40
CMYK:
0, 36, 34, 9
HSL:
356°, 64.6154%, 74.5098%
HSV (HSB):
356°, 36.2069%, 90.9804%
XYZ:
49.7014, 40.6687, 35.8021
xyY:
0.3939, 0.3223, 40.6687
CIE-Lab:
69.9432, 32.3773, 10.1353
CIE-LCH:
69.9432, 33.9266, 17.3821
CIE-Luv:
69.9432, 55.7488, 7.9882
Hunter-Lab:
63.7720, 27.5147, 11.3545
#e8949a color charts
#e8949a color shades, tints & tones
#e8949a color schemes
#e8949a color preview, HTML & CSS examples
This text has a color of #e8949a
<p style="color:#e8949a;">Text here</p>
.mytext {color:#e8949a;}
This box has a color of #e8949a
<div style="background-color:#e8949a;">Content here</div>
.mybackground {background-color:#e8949a;}
Border around this has a color of #e8949a
<div style="border:2px solid #e8949a;">Content here</div>
.myborder {border:2px solid #e8949a;}