#a65f65 color space conversions
Hex:
#a65f65
RGB:
166, 95, 101
CMY:
35, 63, 60
CMYK:
0, 43, 39, 35
HSL:
355°, 28.5141%, 51.1765%
HSV (HSB):
355°, 42.7711%, 65.0980%
XYZ:
22.1671, 17.2310, 14.4695
xyY:
0.4115, 0.3199, 17.2310
CIE-Lab:
48.5498, 29.5384, 9.2314
CIE-LCH:
48.5498, 30.9473, 17.3552
CIE-Luv:
48.5498, 47.8368, 6.4646
Hunter-Lab:
41.5102, 22.6786, 8.3900
#a65f65 color charts
#a65f65 color shades, tints & tones
#a65f65 color schemes
#a65f65 color preview, HTML & CSS examples
This text has a color of #a65f65
<p style="color:#a65f65;">Text here</p>
.mytext {color:#a65f65;}
This box has a color of #a65f65
<div style="background-color:#a65f65;">Content here</div>
.mybackground {background-color:#a65f65;}
Border around this has a color of #a65f65
<div style="border:2px solid #a65f65;">Content here</div>
.myborder {border:2px solid #a65f65;}