#e67d8b color space conversions
Hex:
#e67d8b
RGB:
230, 125, 139
CMY:
10, 51, 45
CMYK:
0, 46, 40, 10
HSL:
352°, 67.7419%, 69.6078%
HSV (HSB):
352°, 45.6522%, 90.1961%
XYZ:
44.6269, 33.3543, 28.5120
xyY:
0.4191, 0.3132, 33.3543
CIE-Lab:
64.4468, 41.8647, 10.7477
CIE-LCH:
64.4468, 43.2223, 14.3983
CIE-Luv:
64.4468, 71.4577, 6.5289
Hunter-Lab:
57.7532, 36.8621, 11.1565
#e67d8b color charts
#e67d8b color shades, tints & tones
#e67d8b color schemes
#e67d8b color preview, HTML & CSS examples
This text has a color of #e67d8b
<p style="color:#e67d8b;">Text here</p>
.mytext {color:#e67d8b;}
This box has a color of #e67d8b
<div style="background-color:#e67d8b;">Content here</div>
.mybackground {background-color:#e67d8b;}
Border around this has a color of #e67d8b
<div style="border:2px solid #e67d8b;">Content here</div>
.myborder {border:2px solid #e67d8b;}