#a5544b color space conversions
Hex:
#a5544b
RGB:
165, 84, 75
CMY:
35, 67, 71
CMYK:
0, 49, 55, 35
HSL:
6°, 37.5000%, 47.0588%
HSV (HSB):
6°, 54.5455%, 64.7059%
XYZ:
19.9574, 14.8480, 8.4707
xyY:
0.4612, 0.3431, 14.8480
CIE-Lab:
45.4253, 32.4196, 20.5270
CIE-LCH:
45.4253, 38.3717, 32.3406
CIE-Luv:
45.4253, 59.0129, 17.7891
Hunter-Lab:
38.5331, 25.0173, 13.9395
#a5544b color charts
#a5544b color shades, tints & tones
#a5544b color schemes
#a5544b color preview, HTML & CSS examples
This text has a color of #a5544b
<p style="color:#a5544b;">Text here</p>
.mytext {color:#a5544b;}
This box has a color of #a5544b
<div style="background-color:#a5544b;">Content here</div>
.mybackground {background-color:#a5544b;}
Border around this has a color of #a5544b
<div style="border:2px solid #a5544b;">Content here</div>
.myborder {border:2px solid #a5544b;}