#e6a6a6 color space conversions
Hex:
#e6a6a6
RGB:
230, 166, 166
CMY:
10, 35, 35
CMYK:
0, 28, 28, 10
HSL:
0°, 56.1404%, 77.6471%
HSV (HSB):
0°, 27.8261%, 90.1961%
XYZ:
53.1523, 46.8486, 42.3176
xyY:
0.3735, 0.3292, 46.8486
CIE-Lab:
74.0928, 23.6062, 9.3781
CIE-LCH:
74.0928, 25.4008, 21.6665
CIE-Luv:
74.0928, 41.4042, 8.9183
Hunter-Lab:
68.4460, 18.8349, 11.2554
#e6a6a6 color charts
#e6a6a6 color shades, tints & tones
#e6a6a6 color schemes
#e6a6a6 color preview, HTML & CSS examples
This text has a color of #e6a6a6
<p style="color:#e6a6a6;">Text here</p>
.mytext {color:#e6a6a6;}
This box has a color of #e6a6a6
<div style="background-color:#e6a6a6;">Content here</div>
.mybackground {background-color:#e6a6a6;}
Border around this has a color of #e6a6a6
<div style="border:2px solid #e6a6a6;">Content here</div>
.myborder {border:2px solid #e6a6a6;}