#e67d8d color space conversions
Hex:
#e67d8d
RGB:
230, 125, 141
CMY:
10, 51, 45
CMYK:
0, 46, 39, 10
HSL:
351°, 67.7419%, 69.6078%
HSV (HSB):
351°, 45.6522%, 90.1961%
XYZ:
44.7745, 33.4133, 29.2888
xyY:
0.4166, 0.3109, 33.4133
CIE-Lab:
64.4942, 42.0880, 9.6778
CIE-LCH:
64.4942, 43.1864, 12.9496
CIE-Luv:
64.4942, 71.0312, 5.1181
Hunter-Lab:
57.8042, 37.1065, 10.4213
#e67d8d color charts
#e67d8d color shades, tints & tones
#e67d8d color schemes
#e67d8d color preview, HTML & CSS examples
This text has a color of #e67d8d
<p style="color:#e67d8d;">Text here</p>
.mytext {color:#e67d8d;}
This box has a color of #e67d8d
<div style="background-color:#e67d8d;">Content here</div>
.mybackground {background-color:#e67d8d;}
Border around this has a color of #e67d8d
<div style="border:2px solid #e67d8d;">Content here</div>
.myborder {border:2px solid #e67d8d;}