#e8949f color space conversions
Hex:
#e8949f
RGB:
232, 148, 159
CMY:
9, 42, 38
CMYK:
0, 36, 31, 9
HSL:
352°, 64.6154%, 74.5098%
HSV (HSB):
352°, 36.2069%, 90.9804%
XYZ:
50.1266, 40.8388, 38.0416
xyY:
0.3886, 0.3166, 40.8388
CIE-Lab:
70.0628, 33.0072, 7.5214
CIE-LCH:
70.0628, 33.8533, 12.8370
CIE-Luv:
70.0628, 54.8927, 4.3732
Hunter-Lab:
63.9053, 28.1794, 9.4394
#e8949f color charts
#e8949f color shades, tints & tones
#e8949f color schemes
#e8949f color preview, HTML & CSS examples
This text has a color of #e8949f
<p style="color:#e8949f;">Text here</p>
.mytext {color:#e8949f;}
This box has a color of #e8949f
<div style="background-color:#e8949f;">Content here</div>
.mybackground {background-color:#e8949f;}
Border around this has a color of #e8949f
<div style="border:2px solid #e8949f;">Content here</div>
.myborder {border:2px solid #e8949f;}