#e68da4 color space conversions
Hex:
#e68da4
RGB:
230, 141, 164
CMY:
10, 45, 36
CMYK:
0, 39, 29, 10
HSL:
344°, 64.0288%, 72.7451%
HSV (HSB):
344°, 38.6957%, 90.1961%
XYZ:
48.8588, 38.5531, 39.9883
xyY:
0.3835, 0.3026, 38.5531
CIE-Lab:
68.4263, 36.6265, 2.3369
CIE-LCH:
68.4263, 36.7010, 3.6507
CIE-Luv:
68.4263, 56.7040, -3.4834
Hunter-Lab:
62.0911, 31.8003, 5.2795
#e68da4 color charts
#e68da4 color shades, tints & tones
#e68da4 color schemes
#e68da4 color preview, HTML & CSS examples
This text has a color of #e68da4
<p style="color:#e68da4;">Text here</p>
.mytext {color:#e68da4;}
This box has a color of #e68da4
<div style="background-color:#e68da4;">Content here</div>
.mybackground {background-color:#e68da4;}
Border around this has a color of #e68da4
<div style="border:2px solid #e68da4;">Content here</div>
.myborder {border:2px solid #e68da4;}