#e078a5 color space conversions
Hex:
#e078a5
RGB:
224, 120, 165
CMY:
12, 53, 35
CMYK:
0, 46, 26, 12
HSL:
334°, 62.6506%, 67.4510%
HSV (HSB):
334°, 46.4286%, 87.8431%
XYZ:
44.2485, 31.9968, 39.4412
xyY:
0.3825, 0.2766, 31.9968
CIE-Lab:
63.3403, 45.5323, -5.7759
CIE-LCH:
63.3403, 45.8972, 352.7705
CIE-Luv:
63.3403, 63.9195, -16.5909
Hunter-Lab:
56.5658, 40.6413, -1.7447
#e078a5 color charts
#e078a5 color shades, tints & tones
#e078a5 color schemes
#e078a5 color preview, HTML & CSS examples
This text has a color of #e078a5
<p style="color:#e078a5;">Text here</p>
.mytext {color:#e078a5;}
This box has a color of #e078a5
<div style="background-color:#e078a5;">Content here</div>
.mybackground {background-color:#e078a5;}
Border around this has a color of #e078a5
<div style="border:2px solid #e078a5;">Content here</div>
.myborder {border:2px solid #e078a5;}