#a5925c color space conversions
Hex:
#a5925c
RGB:
165, 146, 92
CMY:
35, 43, 64
CMYK:
0, 12, 44, 35
HSL:
44°, 28.8538%, 50.3922%
HSV (HSB):
44°, 44.2424%, 64.7059%
XYZ:
27.7277, 29.3298, 14.3250
xyY:
0.3884, 0.4109, 29.3298
CIE-Lab:
61.0716, -0.5945, 31.1616
CIE-LCH:
61.0716, 31.1673, 91.0930
CIE-Luv:
61.0716, 15.3670, 38.5770
Hunter-Lab:
54.1570, -3.3850, 22.2271
#a5925c color charts
#a5925c color shades, tints & tones
#a5925c color schemes
#a5925c color preview, HTML & CSS examples
This text has a color of #a5925c
<p style="color:#a5925c;">Text here</p>
.mytext {color:#a5925c;}
This box has a color of #a5925c
<div style="background-color:#a5925c;">Content here</div>
.mybackground {background-color:#a5925c;}
Border around this has a color of #a5925c
<div style="border:2px solid #a5925c;">Content here</div>
.myborder {border:2px solid #a5925c;}