#e94b6a color space conversions
Hex:
#e94b6a
RGB:
233, 75, 106
CMY:
9, 71, 58
CMYK:
0, 68, 55, 9
HSL:
348°, 78.2178%, 60.3922%
HSV (HSB):
348°, 67.8112%, 91.3725%
XYZ:
38.7219, 23.3964, 16.1108
xyY:
0.4950, 0.2991, 23.3964
CIE-Lab:
55.4783, 62.5640, 17.4556
CIE-LCH:
55.4783, 64.9535, 15.5893
CIE-Luv:
55.4783, 112.3546, 8.9514
Hunter-Lab:
48.3698, 58.2488, 14.1109
#e94b6a color charts
#e94b6a color shades, tints & tones
#e94b6a color schemes
#e94b6a color preview, HTML & CSS examples
This text has a color of #e94b6a
<p style="color:#e94b6a;">Text here</p>
.mytext {color:#e94b6a;}
This box has a color of #e94b6a
<div style="background-color:#e94b6a;">Content here</div>
.mybackground {background-color:#e94b6a;}
Border around this has a color of #e94b6a
<div style="border:2px solid #e94b6a;">Content here</div>
.myborder {border:2px solid #e94b6a;}