#a5874e color space conversions
Hex:
#a5874e
RGB:
165, 135, 78
CMY:
35, 47, 69
CMYK:
0, 18, 53, 35
HSL:
39°, 35.8025%, 47.6471%
HSV (HSB):
39°, 52.7273%, 64.7059%
XYZ:
25.5562, 25.8773, 10.8556
xyY:
0.4103, 0.4154, 25.8773
CIE-Lab:
57.9204, 4.0949, 34.7103
CIE-LCH:
57.9204, 34.9510, 83.2717
CIE-Luv:
57.9204, 23.5062, 40.2994
Hunter-Lab:
50.8698, 0.6535, 22.9564
#a5874e color charts
#a5874e color shades, tints & tones
#a5874e color schemes
#a5874e color preview, HTML & CSS examples
This text has a color of #a5874e
<p style="color:#a5874e;">Text here</p>
.mytext {color:#a5874e;}
This box has a color of #a5874e
<div style="background-color:#a5874e;">Content here</div>
.mybackground {background-color:#a5874e;}
Border around this has a color of #a5874e
<div style="border:2px solid #a5874e;">Content here</div>
.myborder {border:2px solid #a5874e;}