#e48d9e color space conversions
Hex:
#e48d9e
RGB:
228, 141, 158
CMY:
11, 45, 38
CMYK:
0, 38, 31, 11
HSL:
348°, 61.7021%, 72.3529%
HSV (HSB):
348°, 38.1579%, 89.4118%
XYZ:
47.6913, 38.0124, 37.1713
xyY:
0.3881, 0.3094, 38.0124
CIE-Lab:
68.0297, 35.1198, 5.0986
CIE-LCH:
68.0297, 35.4880, 8.2603
CIE-Luv:
68.0297, 56.3363, 0.6198
Hunter-Lab:
61.6542, 30.1803, 7.4120
#e48d9e color charts
#e48d9e color shades, tints & tones
#e48d9e color schemes
#e48d9e color preview, HTML & CSS examples
This text has a color of #e48d9e
<p style="color:#e48d9e;">Text here</p>
.mytext {color:#e48d9e;}
This box has a color of #e48d9e
<div style="background-color:#e48d9e;">Content here</div>
.mybackground {background-color:#e48d9e;}
Border around this has a color of #e48d9e
<div style="border:2px solid #e48d9e;">Content here</div>
.myborder {border:2px solid #e48d9e;}