#e6809c color space conversions
Hex:
#e6809c
RGB:
230, 128, 156
CMY:
10, 50, 39
CMYK:
0, 44, 32, 10
HSL:
344°, 67.1053%, 70.1961%
HSV (HSB):
344°, 44.3478%, 90.1961%
XYZ:
46.3530, 34.6616, 35.6998
xyY:
0.3971, 0.2970, 34.6616
CIE-Lab:
65.4844, 42.3394, 2.5794
CIE-LCH:
65.4844, 42.4179, 3.4863
CIE-Luv:
65.4844, 65.9815, -4.3137
Hunter-Lab:
58.8741, 37.5077, 5.2599
#e6809c color charts
#e6809c color shades, tints & tones
#e6809c color schemes
#e6809c color preview, HTML & CSS examples
This text has a color of #e6809c
<p style="color:#e6809c;">Text here</p>
.mytext {color:#e6809c;}
This box has a color of #e6809c
<div style="background-color:#e6809c;">Content here</div>
.mybackground {background-color:#e6809c;}
Border around this has a color of #e6809c
<div style="border:2px solid #e6809c;">Content here</div>
.myborder {border:2px solid #e6809c;}