#e992d4 color space conversions
Hex:
#e992d4
RGB:
233, 146, 212
CMY:
9, 43, 17
CMYK:
0, 37, 9, 9
HSL:
314°, 66.4122%, 74.3137%
HSV (HSB):
314°, 37.3391%, 91.3725%
XYZ:
55.7668, 42.6349, 67.5775
xyY:
0.3360, 0.2569, 42.6349
CIE-Lab:
71.3064, 42.2630, -20.0710
CIE-LCH:
71.3064, 46.7868, 334.5967
CIE-Luv:
71.3064, 46.8670, -38.0514
Hunter-Lab:
65.2954, 38.1846, -15.6554
#e992d4 color charts
#e992d4 color shades, tints & tones
#e992d4 color schemes
#e992d4 color preview, HTML & CSS examples
This text has a color of #e992d4
<p style="color:#e992d4;">Text here</p>
.mytext {color:#e992d4;}
This box has a color of #e992d4
<div style="background-color:#e992d4;">Content here</div>
.mybackground {background-color:#e992d4;}
Border around this has a color of #e992d4
<div style="border:2px solid #e992d4;">Content here</div>
.myborder {border:2px solid #e992d4;}