#e68b7e color space conversions
Hex:
#e68b7e
RGB:
230, 139, 126
CMY:
10, 45, 51
CMYK:
0, 40, 45, 10
HSL:
7°, 67.5325%, 69.8039%
HSV (HSB):
7°, 45.2174%, 90.1961%
XYZ:
45.6316, 36.7946, 24.4357
xyY:
0.4270, 0.3443, 36.7946
CIE-Lab:
67.1226, 33.2255, 21.7752
CIE-LCH:
67.1226, 39.7252, 33.2399
CIE-Luv:
67.1226, 64.7811, 22.0658
Hunter-Lab:
60.6585, 28.1279, 18.5766
#e68b7e color charts
#e68b7e color shades, tints & tones
#e68b7e color schemes
#e68b7e color preview, HTML & CSS examples
This text has a color of #e68b7e
<p style="color:#e68b7e;">Text here</p>
.mytext {color:#e68b7e;}
This box has a color of #e68b7e
<div style="background-color:#e68b7e;">Content here</div>
.mybackground {background-color:#e68b7e;}
Border around this has a color of #e68b7e
<div style="border:2px solid #e68b7e;">Content here</div>
.myborder {border:2px solid #e68b7e;}