#e67d9c color space conversions
Hex:
#e67d9c
RGB:
230, 125, 156
CMY:
10, 51, 39
CMYK:
0, 46, 32, 10
HSL:
342°, 67.7419%, 69.6078%
HSV (HSB):
342°, 45.6522%, 90.1961%
XYZ:
45.9675, 33.8905, 35.5713
xyY:
0.3982, 0.2936, 33.8905
CIE-Lab:
64.8756, 43.8693, 1.6955
CIE-LCH:
64.8756, 43.9020, 2.2133
CIE-Luv:
64.8756, 67.7347, -5.8356
Hunter-Lab:
58.2156, 39.0678, 4.5231
#e67d9c color charts
#e67d9c color shades, tints & tones
#e67d9c color schemes
#e67d9c color preview, HTML & CSS examples
This text has a color of #e67d9c
<p style="color:#e67d9c;">Text here</p>
.mytext {color:#e67d9c;}
This box has a color of #e67d9c
<div style="background-color:#e67d9c;">Content here</div>
.mybackground {background-color:#e67d9c;}
Border around this has a color of #e67d9c
<div style="border:2px solid #e67d9c;">Content here</div>
.myborder {border:2px solid #e67d9c;}