#e994a3 color space conversions
Hex:
#e994a3
RGB:
233, 148, 163
CMY:
9, 42, 36
CMYK:
0, 36, 30, 9
HSL:
349°, 65.8915%, 74.7059%
HSV (HSB):
349°, 36.4807%, 91.3725%
XYZ:
50.8050, 41.1478, 39.9149
xyY:
0.3853, 0.3120, 41.1478
CIE-Lab:
70.2793, 33.8883, 5.6194
CIE-LCH:
70.2793, 34.3510, 9.4153
CIE-Luv:
70.2793, 54.9368, 1.6125
Hunter-Lab:
64.1465, 29.1183, 8.0096
#e994a3 color charts
#e994a3 color shades, tints & tones
#e994a3 color schemes
#e994a3 color preview, HTML & CSS examples
This text has a color of #e994a3
<p style="color:#e994a3;">Text here</p>
.mytext {color:#e994a3;}
This box has a color of #e994a3
<div style="background-color:#e994a3;">Content here</div>
.mybackground {background-color:#e994a3;}
Border around this has a color of #e994a3
<div style="border:2px solid #e994a3;">Content here</div>
.myborder {border:2px solid #e994a3;}