#e994a5 color space conversions
Hex:
#e994a5
RGB:
233, 148, 165
CMY:
9, 42, 35
CMYK:
0, 36, 29, 9
HSL:
348°, 65.8915%, 74.7059%
HSV (HSB):
348°, 36.4807%, 91.3725%
XYZ:
50.9857, 41.2201, 40.8663
xyY:
0.3831, 0.3098, 41.2201
CIE-Lab:
70.3298, 34.1511, 4.5781
CIE-LCH:
70.3298, 34.4566, 7.6353
CIE-Luv:
70.3298, 54.5839, 0.1290
Hunter-Lab:
64.2029, 29.3980, 7.2028
#e994a5 color charts
#e994a5 color shades, tints & tones
#e994a5 color schemes
#e994a5 color preview, HTML & CSS examples
This text has a color of #e994a5
<p style="color:#e994a5;">Text here</p>
.mytext {color:#e994a5;}
This box has a color of #e994a5
<div style="background-color:#e994a5;">Content here</div>
.mybackground {background-color:#e994a5;}
Border around this has a color of #e994a5
<div style="border:2px solid #e994a5;">Content here</div>
.myborder {border:2px solid #e994a5;}