#e6805c color space conversions
Hex:
#e6805c
RGB:
230, 128, 92
CMY:
10, 50, 64
CMYK:
0, 44, 60, 10
HSL:
16°, 73.4043%, 63.1373%
HSV (HSB):
16°, 60.0000%, 90.1961%
XYZ:
42.2841, 33.0340, 14.2728
xyY:
0.4720, 0.3687, 33.0340
CIE-Lab:
64.1885, 36.0547, 36.6592
CIE-LCH:
64.1885, 51.4183, 45.4763
CIE-Luv:
64.1885, 77.9931, 36.4818
Hunter-Lab:
57.4753, 30.7393, 25.5092
#e6805c color charts
#e6805c color shades, tints & tones
#e6805c color schemes
#e6805c color preview, HTML & CSS examples
This text has a color of #e6805c
<p style="color:#e6805c;">Text here</p>
.mytext {color:#e6805c;}
This box has a color of #e6805c
<div style="background-color:#e6805c;">Content here</div>
.mybackground {background-color:#e6805c;}
Border around this has a color of #e6805c
<div style="border:2px solid #e6805c;">Content here</div>
.myborder {border:2px solid #e6805c;}