#e67f85 color space conversions
Hex:
#e67f85
RGB:
230, 127, 133
CMY:
10, 50, 48
CMYK:
0, 45, 42, 10
HSL:
357°, 67.3203%, 70.0000%
HSV (HSB):
357°, 44.7826%, 90.1961%
XYZ:
44.4561, 33.6952, 26.3510
xyY:
0.4254, 0.3224, 33.6952
CIE-Lab:
64.7199, 40.1909, 14.5365
CIE-LCH:
64.7199, 42.7390, 19.8844
CIE-Luv:
64.7199, 71.4300, 11.6420
Hunter-Lab:
58.0476, 35.1223, 13.7183
#e67f85 color charts
#e67f85 color shades, tints & tones
#e67f85 color schemes
#e67f85 color preview, HTML & CSS examples
This text has a color of #e67f85
<p style="color:#e67f85;">Text here</p>
.mytext {color:#e67f85;}
This box has a color of #e67f85
<div style="background-color:#e67f85;">Content here</div>
.mybackground {background-color:#e67f85;}
Border around this has a color of #e67f85
<div style="border:2px solid #e67f85;">Content here</div>
.myborder {border:2px solid #e67f85;}