#e94d6c color space conversions
Hex:
#e94d6c
RGB:
233, 77, 108
CMY:
9, 70, 58
CMYK:
0, 67, 54, 9
HSL:
348°, 78.0000%, 60.7843%
HSV (HSB):
348°, 66.9528%, 91.3725%
XYZ:
38.9649, 23.7141, 16.7110
xyY:
0.4908, 0.2987, 23.7141
CIE-Lab:
55.8004, 61.9496, 16.7133
CIE-LCH:
55.8004, 64.1646, 15.0983
CIE-Luv:
55.8004, 110.6655, 8.3279
Hunter-Lab:
48.6971, 57.6065, 13.7420
#e94d6c color charts
#e94d6c color shades, tints & tones
#e94d6c color schemes
#e94d6c color preview, HTML & CSS examples
This text has a color of #e94d6c
<p style="color:#e94d6c;">Text here</p>
.mytext {color:#e94d6c;}
This box has a color of #e94d6c
<div style="background-color:#e94d6c;">Content here</div>
.mybackground {background-color:#e94d6c;}
Border around this has a color of #e94d6c
<div style="border:2px solid #e94d6c;">Content here</div>
.myborder {border:2px solid #e94d6c;}