#e68e7d color space conversions
Hex:
#e68e7d
RGB:
230, 142, 125
CMY:
10, 44, 51
CMYK:
0, 38, 46, 10
HSL:
10°, 67.7419%, 69.6078%
HSV (HSB):
10°, 45.6522%, 90.1961%
XYZ:
46.0078, 37.6497, 24.2443
xyY:
0.4264, 0.3489, 37.6497
CIE-Lab:
67.7616, 31.5442, 23.1951
CIE-LCH:
67.7616, 39.1541, 36.3278
CIE-Luv:
67.7616, 62.9088, 24.1604
Hunter-Lab:
61.3593, 26.4622, 19.5249
#e68e7d color charts
#e68e7d color shades, tints & tones
#e68e7d color schemes
#e68e7d color preview, HTML & CSS examples
This text has a color of #e68e7d
<p style="color:#e68e7d;">Text here</p>
.mytext {color:#e68e7d;}
This box has a color of #e68e7d
<div style="background-color:#e68e7d;">Content here</div>
.mybackground {background-color:#e68e7d;}
Border around this has a color of #e68e7d
<div style="border:2px solid #e68e7d;">Content here</div>
.myborder {border:2px solid #e68e7d;}