#e67a85 color space conversions
Hex:
#e67a85
RGB:
230, 122, 133
CMY:
10, 52, 48
CMYK:
0, 47, 42, 10
HSL:
354°, 68.3544%, 69.0196%
HSV (HSB):
354°, 46.9565%, 90.1961%
XYZ:
43.8263, 32.4355, 26.1411
xyY:
0.4280, 0.3167, 32.4355
CIE-Lab:
63.7012, 42.7402, 13.1121
CIE-LCH:
63.7012, 44.7063, 17.0552
CIE-Luv:
63.7012, 74.6303, 9.2565
Hunter-Lab:
56.9522, 37.6944, 12.6524
#e67a85 color charts
#e67a85 color shades, tints & tones
#e67a85 color schemes
#e67a85 color preview, HTML & CSS examples
This text has a color of #e67a85
<p style="color:#e67a85;">Text here</p>
.mytext {color:#e67a85;}
This box has a color of #e67a85
<div style="background-color:#e67a85;">Content here</div>
.mybackground {background-color:#e67a85;}
Border around this has a color of #e67a85
<div style="border:2px solid #e67a85;">Content here</div>
.myborder {border:2px solid #e67a85;}