#e67f95 color space conversions
Hex:
#e67f95
RGB:
230, 127, 149
CMY:
10, 50, 42
CMYK:
0, 45, 35, 10
HSL:
347°, 67.3203%, 70.0000%
HSV (HSB):
347°, 44.7826%, 90.1961%
XYZ:
45.6473, 34.1717, 32.6237
xyY:
0.4060, 0.3039, 34.1717
CIE-Lab:
65.0986, 41.9946, 5.9949
CIE-LCH:
65.0986, 42.4204, 8.1243
CIE-Luv:
65.0986, 68.0901, 0.3517
Hunter-Lab:
58.4565, 37.0875, 7.8307
#e67f95 color charts
#e67f95 color shades, tints & tones
#e67f95 color schemes
#e67f95 color preview, HTML & CSS examples
This text has a color of #e67f95
<p style="color:#e67f95;">Text here</p>
.mytext {color:#e67f95;}
This box has a color of #e67f95
<div style="background-color:#e67f95;">Content here</div>
.mybackground {background-color:#e67f95;}
Border around this has a color of #e67f95
<div style="border:2px solid #e67f95;">Content here</div>
.myborder {border:2px solid #e67f95;}