#e94bcc color space conversions
Hex:
#e94bcc
RGB:
233, 75, 204
CMY:
9, 71, 20
CMYK:
0, 68, 12, 9
HSL:
311°, 78.2178%, 60.3922%
HSV (HSB):
311°, 67.8112%, 91.3725%
XYZ:
47.0194, 26.7154, 59.8051
xyY:
0.3521, 0.2001, 26.7154
CIE-Lab:
58.7100, 73.4164, -34.9805
CIE-LCH:
58.7100, 81.3240, 334.5238
CIE-Luv:
58.7100, 77.8839, -64.8462
Hunter-Lab:
51.6870, 71.9286, -32.4215
#e94bcc color charts
#e94bcc color shades, tints & tones
#e94bcc color schemes
#e94bcc color preview, HTML & CSS examples
This text has a color of #e94bcc
<p style="color:#e94bcc;">Text here</p>
.mytext {color:#e94bcc;}
This box has a color of #e94bcc
<div style="background-color:#e94bcc;">Content here</div>
.mybackground {background-color:#e94bcc;}
Border around this has a color of #e94bcc
<div style="border:2px solid #e94bcc;">Content here</div>
.myborder {border:2px solid #e94bcc;}