#e6698c color space conversions
Hex:
#e6698c
RGB:
230, 105, 140
CMY:
10, 59, 45
CMYK:
0, 54, 39, 10
HSL:
343°, 71.4286%, 65.6863%
HSV (HSB):
343°, 54.3478%, 90.1961%
XYZ:
42.4183, 28.8196, 28.1380
xyY:
0.4268, 0.2900, 28.8196
CIE-Lab:
60.6221, 51.8307, 4.7154
CIE-LCH:
60.6221, 52.0447, 5.1983
CIE-Luv:
60.6221, 83.2391, -3.4994
Hunter-Lab:
53.6839, 47.0950, 6.5023
#e6698c color charts
#e6698c color shades, tints & tones
#e6698c color schemes
#e6698c color preview, HTML & CSS examples
This text has a color of #e6698c
<p style="color:#e6698c;">Text here</p>
.mytext {color:#e6698c;}
This box has a color of #e6698c
<div style="background-color:#e6698c;">Content here</div>
.mybackground {background-color:#e6698c;}
Border around this has a color of #e6698c
<div style="border:2px solid #e6698c;">Content here</div>
.myborder {border:2px solid #e6698c;}