#e94d8c color space conversions
Hex:
#e94d8c
RGB:
233, 77, 140
CMY:
9, 70, 45
CMYK:
0, 67, 40, 9
HSL:
336°, 78.0000%, 60.7843%
HSV (HSB):
336°, 66.9528%, 91.3725%
XYZ:
40.9918, 24.5248, 27.3842
xyY:
0.4412, 0.2640, 24.5248
CIE-Lab:
56.6095, 64.7940, -1.0550
CIE-LCH:
56.6095, 64.8026, 359.0672
CIE-Luv:
56.6095, 100.1546, -13.8449
Hunter-Lab:
49.5226, 61.0870, 1.8805
#e94d8c color charts
#e94d8c color shades, tints & tones
#e94d8c color schemes
#e94d8c color preview, HTML & CSS examples
This text has a color of #e94d8c
<p style="color:#e94d8c;">Text here</p>
.mytext {color:#e94d8c;}
This box has a color of #e94d8c
<div style="background-color:#e94d8c;">Content here</div>
.mybackground {background-color:#e94d8c;}
Border around this has a color of #e94d8c
<div style="border:2px solid #e94d8c;">Content here</div>
.myborder {border:2px solid #e94d8c;}