#e994a6 color space conversions
Hex:
#e994a6
RGB:
233, 148, 166
CMY:
9, 42, 35
CMYK:
0, 36, 29, 9
HSL:
347°, 65.8915%, 74.7059%
HSV (HSB):
347°, 36.4807%, 91.3725%
XYZ:
51.0771, 41.2566, 41.3477
xyY:
0.3821, 0.3086, 41.2566
CIE-Lab:
70.3553, 34.2838, 4.0579
CIE-LCH:
70.3553, 34.5231, 6.7503
CIE-Luv:
70.3553, 54.4066, -0.6164
Hunter-Lab:
64.2313, 29.5394, 6.7951
#e994a6 color charts
#e994a6 color shades, tints & tones
#e994a6 color schemes
#e994a6 color preview, HTML & CSS examples
This text has a color of #e994a6
<p style="color:#e994a6;">Text here</p>
.mytext {color:#e994a6;}
This box has a color of #e994a6
<div style="background-color:#e994a6;">Content here</div>
.mybackground {background-color:#e994a6;}
Border around this has a color of #e994a6
<div style="border:2px solid #e994a6;">Content here</div>
.myborder {border:2px solid #e994a6;}