#e94e95 color space conversions
Hex:
#e94e95
RGB:
233, 78, 149
CMY:
9, 69, 42
CMYK:
0, 67, 36, 9
HSL:
333°, 77.8894%, 60.9804%
HSV (HSB):
333°, 66.5236%, 91.3725%
XYZ:
41.7535, 24.9423, 31.0475
xyY:
0.4272, 0.2552, 24.9423
CIE-Lab:
57.0192, 65.3535, -5.7441
CIE-LCH:
57.0192, 65.6054, 354.9770
CIE-Luv:
57.0192, 96.5565, -20.2654
Hunter-Lab:
49.9423, 61.8331, -1.8990
#e94e95 color charts
#e94e95 color shades, tints & tones
#e94e95 color schemes
#e94e95 color preview, HTML & CSS examples
This text has a color of #e94e95
<p style="color:#e94e95;">Text here</p>
.mytext {color:#e94e95;}
This box has a color of #e94e95
<div style="background-color:#e94e95;">Content here</div>
.mybackground {background-color:#e94e95;}
Border around this has a color of #e94e95
<div style="border:2px solid #e94e95;">Content here</div>
.myborder {border:2px solid #e94e95;}