#e67b9e color space conversions
Hex:
#e67b9e
RGB:
230, 123, 158
CMY:
10, 52, 38
CMYK:
0, 47, 31, 10
HSL:
340°, 68.1529%, 69.2157%
HSV (HSB):
340°, 46.5217%, 90.1961%
XYZ:
45.8876, 33.4575, 36.3872
xyY:
0.3965, 0.2891, 33.4575
CIE-Lab:
64.5297, 45.1328, 0.0539
CIE-LCH:
64.5297, 45.1329, 0.0684
CIE-Luv:
64.5297, 68.4316, -8.3491
Hunter-Lab:
57.8425, 40.3834, 3.1920
#e67b9e color charts
#e67b9e color shades, tints & tones
#e67b9e color schemes
#e67b9e color preview, HTML & CSS examples
This text has a color of #e67b9e
<p style="color:#e67b9e;">Text here</p>
.mytext {color:#e67b9e;}
This box has a color of #e67b9e
<div style="background-color:#e67b9e;">Content here</div>
.mybackground {background-color:#e67b9e;}
Border around this has a color of #e67b9e
<div style="border:2px solid #e67b9e;">Content here</div>
.myborder {border:2px solid #e67b9e;}