#e94f7e color space conversions
Hex:
#e94f7e
RGB:
233, 79, 126
CMY:
9, 69, 51
CMYK:
0, 66, 46, 9
HSL:
342°, 77.7778%, 61.1765%
HSV (HSB):
342°, 66.0944%, 91.3725%
XYZ:
40.1662, 24.4220, 22.3356
xyY:
0.4621, 0.2810, 24.4220
CIE-Lab:
56.5078, 62.6788, 7.0605
CIE-LCH:
56.5078, 63.0752, 6.4270
CIE-Luv:
56.5078, 103.9251, -3.0418
Hunter-Lab:
49.4186, 58.5977, 7.7959
#e94f7e color charts
#e94f7e color shades, tints & tones
#e94f7e color schemes
#e94f7e color preview, HTML & CSS examples
This text has a color of #e94f7e
<p style="color:#e94f7e;">Text here</p>
.mytext {color:#e94f7e;}
This box has a color of #e94f7e
<div style="background-color:#e94f7e;">Content here</div>
.mybackground {background-color:#e94f7e;}
Border around this has a color of #e94f7e
<div style="border:2px solid #e94f7e;">Content here</div>
.myborder {border:2px solid #e94f7e;}