#a7645e color space conversions
Hex:
#a7645e
RGB:
167, 100, 94
CMY:
35, 61, 63
CMYK:
0, 40, 44, 35
HSL:
5°, 29.3173%, 51.1765%
HSV (HSB):
5°, 43.7126%, 65.4902%
XYZ:
22.5139, 18.1380, 12.9040
xyY:
0.4204, 0.3387, 18.1380
CIE-Lab:
49.6630, 26.3367, 14.9728
CIE-LCH:
49.6630, 30.2954, 29.6189
CIE-Luv:
49.6630, 46.7154, 13.8449
Hunter-Lab:
42.5887, 19.8312, 11.8477
#a7645e color charts
#a7645e color shades, tints & tones
#a7645e color schemes
#a7645e color preview, HTML & CSS examples
This text has a color of #a7645e
<p style="color:#a7645e;">Text here</p>
.mytext {color:#a7645e;}
This box has a color of #a7645e
<div style="background-color:#a7645e;">Content here</div>
.mybackground {background-color:#a7645e;}
Border around this has a color of #a7645e
<div style="border:2px solid #a7645e;">Content here</div>
.myborder {border:2px solid #a7645e;}