#e78da5 color space conversions
Hex:
#e78da5
RGB:
231, 141, 165
CMY:
9, 45, 35
CMYK:
0, 39, 29, 9
HSL:
344°, 65.2174%, 72.9412%
HSV (HSB):
344°, 38.9610%, 90.5882%
XYZ:
49.2714, 38.7553, 40.4809
xyY:
0.3834, 0.3016, 38.7553
CIE-Lab:
68.5736, 37.1156, 2.0051
CIE-LCH:
68.5736, 37.1698, 3.0924
CIE-Luv:
68.5736, 57.2556, -4.0442
Hunter-Lab:
62.2537, 32.3317, 5.0239
#e78da5 color charts
#e78da5 color shades, tints & tones
#e78da5 color schemes
#e78da5 color preview, HTML & CSS examples
This text has a color of #e78da5
<p style="color:#e78da5;">Text here</p>
.mytext {color:#e78da5;}
This box has a color of #e78da5
<div style="background-color:#e78da5;">Content here</div>
.mybackground {background-color:#e78da5;}
Border around this has a color of #e78da5
<div style="border:2px solid #e78da5;">Content here</div>
.myborder {border:2px solid #e78da5;}