#e68f8d color space conversions
Hex:
#e68f8d
RGB:
230, 143, 141
CMY:
10, 44, 45
CMYK:
0, 38, 39, 10
HSL:
1°, 64.0288%, 72.7451%
HSV (HSB):
1°, 38.6957%, 90.1961%
XYZ:
47.2633, 38.3910, 30.1185
xyY:
0.4082, 0.3316, 38.3910
CIE-Lab:
68.3078, 32.7289, 15.0454
CIE-LCH:
68.3078, 36.0215, 24.6880
CIE-Luv:
68.3078, 59.6135, 14.1495
Hunter-Lab:
61.9605, 27.7286, 14.5520
#e68f8d color charts
#e68f8d color shades, tints & tones
#e68f8d color schemes
#e68f8d color preview, HTML & CSS examples
This text has a color of #e68f8d
<p style="color:#e68f8d;">Text here</p>
.mytext {color:#e68f8d;}
This box has a color of #e68f8d
<div style="background-color:#e68f8d;">Content here</div>
.mybackground {background-color:#e68f8d;}
Border around this has a color of #e68f8d
<div style="border:2px solid #e68f8d;">Content here</div>
.myborder {border:2px solid #e68f8d;}