#e968a5 color space conversions
Hex:
#e968a5
RGB:
233, 104, 165
CMY:
9, 59, 35
CMYK:
0, 55, 29, 9
HSL:
332°, 74.5665%, 66.0784%
HSV (HSB):
332°, 55.3648%, 91.3725%
XYZ:
45.3461, 29.9409, 38.9865
xyY:
0.3968, 0.2620, 29.9409
CIE-Lab:
61.6032, 56.1980, -8.2209
CIE-LCH:
61.6032, 56.7961, 351.6775
CIE-Luv:
61.6032, 79.1406, -22.1118
Hunter-Lab:
54.7183, 52.1696, -3.9410
#e968a5 color charts
#e968a5 color shades, tints & tones
#e968a5 color schemes
#e968a5 color preview, HTML & CSS examples
This text has a color of #e968a5
<p style="color:#e968a5;">Text here</p>
.mytext {color:#e968a5;}
This box has a color of #e968a5
<div style="background-color:#e968a5;">Content here</div>
.mybackground {background-color:#e968a5;}
Border around this has a color of #e968a5
<div style="border:2px solid #e968a5;">Content here</div>
.myborder {border:2px solid #e968a5;}