#e67f9b color space conversions
Hex:
#e67f9b
RGB:
230, 127, 155
CMY:
10, 50, 39
CMYK:
0, 45, 33, 10
HSL:
344°, 67.3203%, 70.0000%
HSV (HSB):
344°, 44.7826%, 90.1961%
XYZ:
46.1389, 34.3683, 35.2123
xyY:
0.3987, 0.2970, 34.3683
CIE-Lab:
65.2539, 42.7260, 2.8126
CIE-LCH:
65.2539, 42.8184, 3.7663
CIE-Luv:
65.2539, 66.7873, -4.0759
Hunter-Lab:
58.6245, 37.8910, 5.4251
#e67f9b color charts
#e67f9b color shades, tints & tones
#e67f9b color schemes
#e67f9b color preview, HTML & CSS examples
This text has a color of #e67f9b
<p style="color:#e67f9b;">Text here</p>
.mytext {color:#e67f9b;}
This box has a color of #e67f9b
<div style="background-color:#e67f9b;">Content here</div>
.mybackground {background-color:#e67f9b;}
Border around this has a color of #e67f9b
<div style="border:2px solid #e67f9b;">Content here</div>
.myborder {border:2px solid #e67f9b;}