#e5848c color space conversions
Hex:
#e5848c
RGB:
229, 132, 140
CMY:
10, 48, 45
CMYK:
0, 42, 39, 10
HSL:
355°, 65.1007%, 70.7843%
HSV (HSB):
355°, 42.3581%, 89.8039%
XYZ:
45.2980, 35.0540, 29.1896
xyY:
0.4135, 0.3200, 35.0540
CIE-Lab:
65.7907, 38.0101, 12.0591
CIE-LCH:
65.7907, 39.8772, 17.6022
CIE-Luv:
65.7907, 66.0661, 9.0943
Hunter-Lab:
59.2064, 32.9566, 12.2137
#e5848c color charts
#e5848c color shades, tints & tones
#e5848c color schemes
#e5848c color preview, HTML & CSS examples
This text has a color of #e5848c
<p style="color:#e5848c;">Text here</p>
.mytext {color:#e5848c;}
This box has a color of #e5848c
<div style="background-color:#e5848c;">Content here</div>
.mybackground {background-color:#e5848c;}
Border around this has a color of #e5848c
<div style="border:2px solid #e5848c;">Content here</div>
.myborder {border:2px solid #e5848c;}