#a55c5e color space conversions
Hex:
#a55c5e
RGB:
165, 92, 94
CMY:
35, 64, 63
CMYK:
0, 44, 43, 35
HSL:
358°, 28.8538%, 50.3922%
HSV (HSB):
358°, 44.2424%, 64.7059%
XYZ:
21.3646, 16.4618, 12.6411
xyY:
0.4233, 0.3262, 16.4618
CIE-Lab:
47.5746, 29.9821, 12.0440
CIE-LCH:
47.5746, 32.3108, 21.8856
CIE-Luv:
47.5746, 50.2445, 9.5829
Hunter-Lab:
40.5731, 22.9898, 9.9286
#a55c5e color charts
#a55c5e color shades, tints & tones
#a55c5e color schemes
#a55c5e color preview, HTML & CSS examples
This text has a color of #a55c5e
<p style="color:#a55c5e;">Text here</p>
.mytext {color:#a55c5e;}
This box has a color of #a55c5e
<div style="background-color:#a55c5e;">Content here</div>
.mybackground {background-color:#a55c5e;}
Border around this has a color of #a55c5e
<div style="border:2px solid #a55c5e;">Content here</div>
.myborder {border:2px solid #a55c5e;}