#e968a8 color space conversions
Hex:
#e968a8
RGB:
233, 104, 168
CMY:
9, 59, 34
CMYK:
0, 55, 28, 9
HSL:
330°, 74.5665%, 66.0784%
HSV (HSB):
330°, 55.3648%, 91.3725%
XYZ:
45.6225, 30.0514, 40.4417
xyY:
0.3929, 0.2588, 30.0514
CIE-Lab:
61.6986, 56.5789, -9.8020
CIE-LCH:
61.6986, 57.4217, 350.1714
CIE-Luv:
61.6986, 78.2716, -24.4596
Hunter-Lab:
54.8192, 52.6205, -5.3666
#e968a8 color charts
#e968a8 color shades, tints & tones
#e968a8 color schemes
#e968a8 color preview, HTML & CSS examples
This text has a color of #e968a8
<p style="color:#e968a8;">Text here</p>
.mytext {color:#e968a8;}
This box has a color of #e968a8
<div style="background-color:#e968a8;">Content here</div>
.mybackground {background-color:#e968a8;}
Border around this has a color of #e968a8
<div style="border:2px solid #e968a8;">Content here</div>
.myborder {border:2px solid #e968a8;}