#e68d80 color space conversions
Hex:
#e68d80
RGB:
230, 141, 128
CMY:
10, 45, 50
CMYK:
0, 39, 44, 10
HSL:
8°, 67.1053%, 70.1961%
HSV (HSB):
8°, 44.3478%, 90.1961%
XYZ:
46.0543, 37.4313, 25.2197
xyY:
0.4237, 0.3443, 37.4313
CIE-Lab:
67.5993, 32.3758, 21.3109
CIE-LCH:
67.5993, 38.7601, 33.3543
CIE-Luv:
67.5993, 63.1024, 21.7675
Hunter-Lab:
61.1811, 27.2996, 18.3866
#e68d80 color charts
#e68d80 color shades, tints & tones
#e68d80 color schemes
#e68d80 color preview, HTML & CSS examples
This text has a color of #e68d80
<p style="color:#e68d80;">Text here</p>
.mytext {color:#e68d80;}
This box has a color of #e68d80
<div style="background-color:#e68d80;">Content here</div>
.mybackground {background-color:#e68d80;}
Border around this has a color of #e68d80
<div style="border:2px solid #e68d80;">Content here</div>
.myborder {border:2px solid #e68d80;}