#e94c7b color space conversions
Hex:
#e94c7b
RGB:
233, 76, 123
CMY:
9, 70, 52
CMYK:
0, 67, 47, 9
HSL:
342°, 78.1095%, 60.5882%
HSV (HSB):
342°, 67.3820%, 91.3725%
XYZ:
39.7639, 23.9226, 21.2606
xyY:
0.4681, 0.2816, 23.9226
CIE-Lab:
56.0102, 63.5668, 8.1260
CIE-LCH:
56.0102, 64.0841, 7.2848
CIE-Luv:
56.0102, 106.4165, -1.9656
Hunter-Lab:
48.9107, 59.5248, 8.4652
#e94c7b color charts
#e94c7b color shades, tints & tones
#e94c7b color schemes
#e94c7b color preview, HTML & CSS examples
This text has a color of #e94c7b
<p style="color:#e94c7b;">Text here</p>
.mytext {color:#e94c7b;}
This box has a color of #e94c7b
<div style="background-color:#e94c7b;">Content here</div>
.mybackground {background-color:#e94c7b;}
Border around this has a color of #e94c7b
<div style="border:2px solid #e94c7b;">Content here</div>
.myborder {border:2px solid #e94c7b;}