#e94f95 color space conversions
Hex:
#e94f95
RGB:
233, 79, 149
CMY:
9, 69, 42
CMYK:
0, 66, 36, 9
HSL:
333°, 77.7778%, 61.1765%
HSV (HSB):
333°, 66.0944%, 91.3725%
XYZ:
41.8251, 25.0855, 31.0713
xyY:
0.4269, 0.2560, 25.0855
CIE-Lab:
57.1587, 64.9695, -5.5373
CIE-LCH:
57.1587, 65.2050, 355.1285
CIE-Luv:
57.1587, 96.1165, -19.9104
Hunter-Lab:
50.0855, 61.4112, -1.7217
#e94f95 color charts
#e94f95 color shades, tints & tones
#e94f95 color schemes
#e94f95 color preview, HTML & CSS examples
This text has a color of #e94f95
<p style="color:#e94f95;">Text here</p>
.mytext {color:#e94f95;}
This box has a color of #e94f95
<div style="background-color:#e94f95;">Content here</div>
.mybackground {background-color:#e94f95;}
Border around this has a color of #e94f95
<div style="border:2px solid #e94f95;">Content here</div>
.myborder {border:2px solid #e94f95;}