#a5644c color space conversions
Hex:
#a5644c
RGB:
165, 100, 76
CMY:
35, 61, 70
CMYK:
0, 39, 54, 35
HSL:
16°, 36.9295%, 47.2549%
HSV (HSB):
16°, 53.9394%, 64.7059%
XYZ:
21.3787, 17.6355, 9.1147
xyY:
0.4442, 0.3664, 17.6355
CIE-Lab:
49.0510, 23.6856, 24.6671
CIE-LCH:
49.0510, 34.1975, 46.1629
CIE-Luv:
49.0510, 47.9193, 24.4489
Hunter-Lab:
41.9946, 17.3807, 16.5277
#a5644c color charts
#a5644c color shades, tints & tones
#a5644c color schemes
#a5644c color preview, HTML & CSS examples
This text has a color of #a5644c
<p style="color:#a5644c;">Text here</p>
.mytext {color:#a5644c;}
This box has a color of #a5644c
<div style="background-color:#a5644c;">Content here</div>
.mybackground {background-color:#a5644c;}
Border around this has a color of #a5644c
<div style="border:2px solid #a5644c;">Content here</div>
.myborder {border:2px solid #a5644c;}