#e78ea5 color space conversions
Hex:
#e78ea5
RGB:
231, 142, 165
CMY:
9, 44, 35
CMYK:
0, 39, 29, 9
HSL:
344°, 64.9635%, 73.1373%
HSV (HSB):
344°, 38.5281%, 90.5882%
XYZ:
49.4195, 39.0515, 40.5303
xyY:
0.3831, 0.3027, 39.0515
CIE-Lab:
68.7886, 36.5912, 2.3173
CIE-LCH:
68.7886, 36.6645, 3.6237
CIE-Luv:
68.7886, 56.6673, -3.5040
Hunter-Lab:
62.4912, 31.8023, 5.2898
#e78ea5 color charts
#e78ea5 color shades, tints & tones
#e78ea5 color schemes
#e78ea5 color preview, HTML & CSS examples
This text has a color of #e78ea5
<p style="color:#e78ea5;">Text here</p>
.mytext {color:#e78ea5;}
This box has a color of #e78ea5
<div style="background-color:#e78ea5;">Content here</div>
.mybackground {background-color:#e78ea5;}
Border around this has a color of #e78ea5
<div style="border:2px solid #e78ea5;">Content here</div>
.myborder {border:2px solid #e78ea5;}