#e94d7c color space conversions
Hex:
#e94d7c
RGB:
233, 77, 124
CMY:
9, 70, 51
CMYK:
0, 67, 47, 9
HSL:
342°, 78.0000%, 60.7843%
HSV (HSB):
342°, 66.9528%, 91.3725%
XYZ:
39.8962, 24.0866, 21.6152
xyY:
0.4661, 0.2814, 24.0866
CIE-Lab:
56.1744, 63.2735, 7.7676
CIE-LCH:
56.1744, 63.7485, 6.9988
CIE-Luv:
56.1744, 105.5871, -2.3260
Hunter-Lab:
49.0781, 59.2182, 8.2419
#e94d7c color charts
#e94d7c color shades, tints & tones
#e94d7c color schemes
#e94d7c color preview, HTML & CSS examples
This text has a color of #e94d7c
<p style="color:#e94d7c;">Text here</p>
.mytext {color:#e94d7c;}
This box has a color of #e94d7c
<div style="background-color:#e94d7c;">Content here</div>
.mybackground {background-color:#e94d7c;}
Border around this has a color of #e94d7c
<div style="border:2px solid #e94d7c;">Content here</div>
.myborder {border:2px solid #e94d7c;}