#e696d3 color space conversions
Hex:
#e696d3
RGB:
230, 150, 211
CMY:
10, 41, 17
CMYK:
0, 35, 8, 10
HSL:
314°, 61.5385%, 74.5098%
HSV (HSB):
314°, 34.7826%, 90.1961%
XYZ:
55.2973, 43.3388, 67.0788
xyY:
0.3337, 0.2615, 43.3388
CIE-Lab:
71.7843, 39.0251, -18.8263
CIE-LCH:
71.7843, 43.3289, 334.2467
CIE-Luv:
71.7843, 43.0508, -35.5647
Hunter-Lab:
65.8322, 34.7289, -14.3301
#e696d3 color charts
#e696d3 color shades, tints & tones
#e696d3 color schemes
#e696d3 color preview, HTML & CSS examples
This text has a color of #e696d3
<p style="color:#e696d3;">Text here</p>
.mytext {color:#e696d3;}
This box has a color of #e696d3
<div style="background-color:#e696d3;">Content here</div>
.mybackground {background-color:#e696d3;}
Border around this has a color of #e696d3
<div style="border:2px solid #e696d3;">Content here</div>
.myborder {border:2px solid #e696d3;}