#e94ba5 color space conversions
Hex:
#e94ba5
RGB:
233, 75, 165
CMY:
9, 71, 35
CMYK:
0, 68, 29, 9
HSL:
326°, 78.2178%, 60.3922%
HSV (HSB):
326°, 67.8112%, 91.3725%
XYZ:
42.9119, 25.0724, 38.1751
xyY:
0.4042, 0.2362, 25.0724
CIE-Lab:
57.1459, 68.2904, -14.9137
CIE-LCH:
57.1459, 69.8999, 347.6808
CIE-Luv:
57.1459, 92.0336, -33.7201
Hunter-Lab:
50.0724, 65.3474, -10.1519
#e94ba5 color charts
#e94ba5 color shades, tints & tones
#e94ba5 color schemes
#e94ba5 color preview, HTML & CSS examples
This text has a color of #e94ba5
<p style="color:#e94ba5;">Text here</p>
.mytext {color:#e94ba5;}
This box has a color of #e94ba5
<div style="background-color:#e94ba5;">Content here</div>
.mybackground {background-color:#e94ba5;}
Border around this has a color of #e94ba5
<div style="border:2px solid #e94ba5;">Content here</div>
.myborder {border:2px solid #e94ba5;}