#e78d9f color space conversions
Hex:
#e78d9f
RGB:
231, 141, 159
CMY:
9, 45, 38
CMYK:
0, 39, 31, 9
HSL:
348°, 65.2174%, 72.9412%
HSV (HSB):
348°, 38.9610%, 90.5882%
XYZ:
48.7379, 38.5419, 37.6714
xyY:
0.3901, 0.3085, 38.5419
CIE-Lab:
68.4181, 36.3310, 5.1441
CIE-LCH:
68.4181, 36.6934, 8.0589
CIE-Luv:
68.4181, 58.3921, 0.4376
Hunter-Lab:
62.0821, 31.4887, 7.4803
#e78d9f color charts
#e78d9f color shades, tints & tones
#e78d9f color schemes
#e78d9f color preview, HTML & CSS examples
This text has a color of #e78d9f
<p style="color:#e78d9f;">Text here</p>
.mytext {color:#e78d9f;}
This box has a color of #e78d9f
<div style="background-color:#e78d9f;">Content here</div>
.mybackground {background-color:#e78d9f;}
Border around this has a color of #e78d9f
<div style="border:2px solid #e78d9f;">Content here</div>
.myborder {border:2px solid #e78d9f;}