#a55e4c color space conversions
Hex:
#a55e4c
RGB:
165, 94, 76
CMY:
35, 63, 70
CMYK:
0, 43, 54, 35
HSL:
12°, 36.9295%, 47.2549%
HSV (HSB):
12°, 53.9394%, 64.7059%
XYZ:
20.8243, 16.5265, 8.9299
xyY:
0.4500, 0.3571, 16.5265
CIE-Lab:
47.6579, 27.0385, 22.8606
CIE-LCH:
47.6579, 35.4074, 40.2140
CIE-Luv:
47.6579, 52.0634, 21.6780
Hunter-Lab:
40.6529, 20.2934, 15.4333
#a55e4c color charts
#a55e4c color shades, tints & tones
#a55e4c color schemes
#a55e4c color preview, HTML & CSS examples
This text has a color of #a55e4c
<p style="color:#a55e4c;">Text here</p>
.mytext {color:#a55e4c;}
This box has a color of #a55e4c
<div style="background-color:#a55e4c;">Content here</div>
.mybackground {background-color:#a55e4c;}
Border around this has a color of #a55e4c
<div style="border:2px solid #a55e4c;">Content here</div>
.myborder {border:2px solid #a55e4c;}