#a5975a color space conversions
Hex:
#a5975a
RGB:
165, 151, 90
CMY:
35, 41, 65
CMYK:
0, 8, 45, 35
HSL:
49°, 29.4118%, 50.0000%
HSV (HSB):
49°, 45.4545%, 64.7059%
XYZ:
28.4291, 30.8707, 14.1331
xyY:
0.3871, 0.4204, 30.8707
CIE-Lab:
62.3984, -3.5403, 33.9053
CIE-LCH:
62.3984, 34.0897, 95.9611
CIE-Luv:
62.3984, 12.2946, 42.2337
Hunter-Lab:
55.5614, -5.8994, 23.8114
#a5975a color charts
#a5975a color shades, tints & tones
#a5975a color schemes
#a5975a color preview, HTML & CSS examples
This text has a color of #a5975a
<p style="color:#a5975a;">Text here</p>
.mytext {color:#a5975a;}
This box has a color of #a5975a
<div style="background-color:#a5975a;">Content here</div>
.mybackground {background-color:#a5975a;}
Border around this has a color of #a5975a
<div style="border:2px solid #a5975a;">Content here</div>
.myborder {border:2px solid #a5975a;}