#a55d3f color space conversions
Hex:
#a55d3f
RGB:
165, 93, 63
CMY:
35, 64, 75
CMYK:
0, 44, 62, 35
HSL:
18°, 44.7368%, 44.7059%
HSV (HSB):
18°, 61.8182%, 64.7059%
XYZ:
20.3286, 16.1869, 6.7556
xyY:
0.4698, 0.3741, 16.1869
CIE-Lab:
47.2188, 26.5204, 29.8212
CIE-LCH:
47.2188, 39.9078, 48.3529
CIE-Luv:
47.2188, 54.6847, 28.0631
Hunter-Lab:
40.2330, 19.7834, 18.2076
#a55d3f color charts
#a55d3f color shades, tints & tones
#a55d3f color schemes
#a55d3f color preview, HTML & CSS examples
This text has a color of #a55d3f
<p style="color:#a55d3f;">Text here</p>
.mytext {color:#a55d3f;}
This box has a color of #a55d3f
<div style="background-color:#a55d3f;">Content here</div>
.mybackground {background-color:#a55d3f;}
Border around this has a color of #a55d3f
<div style="border:2px solid #a55d3f;">Content here</div>
.myborder {border:2px solid #a55d3f;}