#e968b4 color space conversions
Hex:
#e968b4
RGB:
233, 104, 180
CMY:
9, 59, 29
CMYK:
0, 55, 23, 9
HSL:
325°, 74.5665%, 66.0784%
HSV (HSB):
325°, 55.3648%, 91.3725%
XYZ:
46.7928, 30.5196, 46.6046
xyY:
0.3776, 0.2463, 30.5196
CIE-Lab:
62.0999, 58.1681, -16.0703
CIE-LCH:
62.0999, 60.3472, 344.5560
CIE-Luv:
62.0999, 74.7707, -33.9756
Hunter-Lab:
55.2445, 54.5139, -11.3463
#e968b4 color charts
#e968b4 color shades, tints & tones
#e968b4 color schemes
#e968b4 color preview, HTML & CSS examples
This text has a color of #e968b4
<p style="color:#e968b4;">Text here</p>
.mytext {color:#e968b4;}
This box has a color of #e968b4
<div style="background-color:#e968b4;">Content here</div>
.mybackground {background-color:#e968b4;}
Border around this has a color of #e968b4
<div style="border:2px solid #e968b4;">Content here</div>
.myborder {border:2px solid #e968b4;}