#e67a8e color space conversions
Hex:
#e67a8e
RGB:
230, 122, 142
CMY:
10, 52, 44
CMYK:
0, 47, 38, 10
HSL:
349°, 68.3544%, 69.0196%
HSV (HSB):
349°, 46.9565%, 90.1961%
XYZ:
44.4751, 32.6951, 29.5579
xyY:
0.4167, 0.3063, 32.6951
CIE-Lab:
63.9132, 43.7233, 8.2821
CIE-LCH:
63.9132, 44.5008, 10.7259
CIE-Luv:
63.9132, 72.6612, 2.9485
Hunter-Lab:
57.1796, 38.7757, 9.3769
#e67a8e color charts
#e67a8e color shades, tints & tones
#e67a8e color schemes
#e67a8e color preview, HTML & CSS examples
This text has a color of #e67a8e
<p style="color:#e67a8e;">Text here</p>
.mytext {color:#e67a8e;}
This box has a color of #e67a8e
<div style="background-color:#e67a8e;">Content here</div>
.mybackground {background-color:#e67a8e;}
Border around this has a color of #e67a8e
<div style="border:2px solid #e67a8e;">Content here</div>
.myborder {border:2px solid #e67a8e;}