#a65b6d color space conversions
Hex:
#a65b6d
RGB:
166, 91, 109
CMY:
35, 64, 57
CMYK:
0, 45, 34, 35
HSL:
346°, 29.6443%, 50.3922%
HSV (HSB):
346°, 45.1807%, 65.0980%
XYZ:
22.2273, 16.6933, 16.5186
xyY:
0.4009, 0.3011, 16.6933
CIE-Lab:
47.8712, 32.7416, 3.4547
CIE-LCH:
47.8712, 32.9234, 6.0232
CIE-Luv:
47.8712, 48.6156, -1.2558
Hunter-Lab:
40.8574, 25.6072, 4.6293
#a65b6d color charts
#a65b6d color shades, tints & tones
#a65b6d color schemes
#a65b6d color preview, HTML & CSS examples
This text has a color of #a65b6d
<p style="color:#a65b6d;">Text here</p>
.mytext {color:#a65b6d;}
This box has a color of #a65b6d
<div style="background-color:#a65b6d;">Content here</div>
.mybackground {background-color:#a65b6d;}
Border around this has a color of #a65b6d
<div style="border:2px solid #a65b6d;">Content here</div>
.myborder {border:2px solid #a65b6d;}