#a65b53 color space conversions
Hex:
#a65b53
RGB:
166, 91, 83
CMY:
35, 64, 67
CMYK:
0, 45, 50, 35
HSL:
6°, 33.3333%, 48.8235%
HSV (HSB):
6°, 50.0000%, 65.0980%
XYZ:
21.0283, 16.2137, 10.2049
xyY:
0.4432, 0.3417, 16.2137
CIE-Lab:
47.2536, 29.7622, 18.2106
CIE-LCH:
47.2536, 34.8915, 31.4612
CIE-Luv:
47.2536, 53.7119, 16.3239
Hunter-Lab:
40.2662, 22.7525, 13.1602
#a65b53 color charts
#a65b53 color shades, tints & tones
#a65b53 color schemes
#a65b53 color preview, HTML & CSS examples
This text has a color of #a65b53
<p style="color:#a65b53;">Text here</p>
.mytext {color:#a65b53;}
This box has a color of #a65b53
<div style="background-color:#a65b53;">Content here</div>
.mybackground {background-color:#a65b53;}
Border around this has a color of #a65b53
<div style="border:2px solid #a65b53;">Content here</div>
.myborder {border:2px solid #a65b53;}