#e6656f color space conversions
Hex:
#e6656f
RGB:
230, 101, 111
CMY:
10, 60, 56
CMYK:
0, 56, 52, 10
HSL:
355°, 72.0670%, 64.9020%
HSV (HSB):
355°, 56.0870%, 90.1961%
XYZ:
40.1561, 27.2781, 18.1877
xyY:
0.4690, 0.3186, 27.2781
CIE-Lab:
59.2308, 50.9103, 19.5623
CIE-LCH:
59.2308, 54.5393, 21.0193
CIE-Luv:
59.2308, 93.1152, 14.5363
Hunter-Lab:
52.2284, 45.8409, 15.9131
#e6656f color charts
#e6656f color shades, tints & tones
#e6656f color schemes
#e6656f color preview, HTML & CSS examples
This text has a color of #e6656f
<p style="color:#e6656f;">Text here</p>
.mytext {color:#e6656f;}
This box has a color of #e6656f
<div style="background-color:#e6656f;">Content here</div>
.mybackground {background-color:#e6656f;}
Border around this has a color of #e6656f
<div style="border:2px solid #e6656f;">Content here</div>
.myborder {border:2px solid #e6656f;}