#e994c3 color space conversions
Hex:
#e994c3
RGB:
233, 148, 195
CMY:
9, 42, 24
CMYK:
0, 36, 16, 9
HSL:
327°, 65.8915%, 74.7059%
HSV (HSB):
327°, 36.4807%, 91.3725%
XYZ:
54.0445, 42.4436, 56.9737
xyY:
0.3522, 0.2766, 42.4436
CIE-Lab:
71.1757, 38.4723, -10.8612
CIE-LCH:
71.1757, 39.9760, 344.2350
CIE-Luv:
71.1757, 49.0933, -23.1267
Hunter-Lab:
65.1487, 34.0654, -6.2460
#e994c3 color charts
#e994c3 color shades, tints & tones
#e994c3 color schemes
#e994c3 color preview, HTML & CSS examples
This text has a color of #e994c3
<p style="color:#e994c3;">Text here</p>
.mytext {color:#e994c3;}
This box has a color of #e994c3
<div style="background-color:#e994c3;">Content here</div>
.mybackground {background-color:#e994c3;}
Border around this has a color of #e994c3
<div style="border:2px solid #e994c3;">Content here</div>
.myborder {border:2px solid #e994c3;}