#e67db4 color space conversions
Hex:
#e67db4
RGB:
230, 125, 180
CMY:
10, 51, 29
CMYK:
0, 46, 22, 10
HSL:
329°, 67.7419%, 69.6078%
HSV (HSB):
329°, 45.6522%, 90.1961%
XYZ:
48.2050, 34.7855, 47.3536
xyY:
0.3698, 0.2669, 34.7855
CIE-Lab:
65.5813, 47.0945, -10.8710
CIE-LCH:
65.5813, 48.3329, 347.0018
CIE-Luv:
65.5813, 62.1993, -24.4358
Hunter-Lab:
58.9792, 42.6781, -6.3176
#e67db4 color charts
#e67db4 color shades, tints & tones
#e67db4 color schemes
#e67db4 color preview, HTML & CSS examples
This text has a color of #e67db4
<p style="color:#e67db4;">Text here</p>
.mytext {color:#e67db4;}
This box has a color of #e67db4
<div style="background-color:#e67db4;">Content here</div>
.mybackground {background-color:#e67db4;}
Border around this has a color of #e67db4
<div style="border:2px solid #e67db4;">Content here</div>
.myborder {border:2px solid #e67db4;}