#e67a86 color space conversions
Hex:
#e67a86
RGB:
230, 122, 134
CMY:
10, 52, 47
CMYK:
0, 47, 42, 10
HSL:
353°, 68.3544%, 69.0196%
HSV (HSB):
353°, 46.9565%, 90.1961%
XYZ:
43.8957, 32.4633, 26.5067
xyY:
0.4267, 0.3156, 32.4633
CIE-Lab:
63.7240, 42.8461, 12.5744
CIE-LCH:
63.7240, 44.6531, 16.3558
CIE-Luv:
63.7240, 74.4152, 8.5688
Hunter-Lab:
56.9766, 37.8105, 12.3006
#e67a86 color charts
#e67a86 color shades, tints & tones
#e67a86 color schemes
#e67a86 color preview, HTML & CSS examples
This text has a color of #e67a86
<p style="color:#e67a86;">Text here</p>
.mytext {color:#e67a86;}
This box has a color of #e67a86
<div style="background-color:#e67a86;">Content here</div>
.mybackground {background-color:#e67a86;}
Border around this has a color of #e67a86
<div style="border:2px solid #e67a86;">Content here</div>
.myborder {border:2px solid #e67a86;}