#a65b6c color space conversions
Hex:
#a65b6c
RGB:
166, 91, 108
CMY:
35, 64, 58
CMYK:
0, 45, 35, 35
HSL:
346°, 29.6443%, 50.3922%
HSV (HSB):
346°, 45.1807%, 65.0980%
XYZ:
22.1737, 16.6719, 16.2367
xyY:
0.4026, 0.3027, 16.6719
CIE-Lab:
47.8439, 32.6119, 4.0180
CIE-LCH:
47.8439, 32.8585, 7.0238
CIE-Luv:
47.8439, 48.8256, -0.5256
Hunter-Lab:
40.8312, 25.4814, 5.0050
#a65b6c color charts
#a65b6c color shades, tints & tones
#a65b6c color schemes
#a65b6c color preview, HTML & CSS examples
This text has a color of #a65b6c
<p style="color:#a65b6c;">Text here</p>
.mytext {color:#a65b6c;}
This box has a color of #a65b6c
<div style="background-color:#a65b6c;">Content here</div>
.mybackground {background-color:#a65b6c;}
Border around this has a color of #a65b6c
<div style="border:2px solid #a65b6c;">Content here</div>
.myborder {border:2px solid #a65b6c;}