#a55c5f color space conversions
Hex:
#a55c5f
RGB:
165, 92, 95
CMY:
35, 64, 63
CMYK:
0, 44, 42, 35
HSL:
358°, 28.8538%, 50.3922%
HSV (HSB):
358°, 44.2424%, 64.7059%
XYZ:
21.4098, 16.4798, 12.8790
xyY:
0.4217, 0.3246, 16.4798
CIE-Lab:
47.5978, 30.0960, 11.4758
CIE-LCH:
47.5978, 32.2097, 20.8721
CIE-Luv:
47.5978, 50.0542, 8.9115
Hunter-Lab:
40.5954, 23.0979, 9.6069
#a55c5f color charts
#a55c5f color shades, tints & tones
#a55c5f color schemes
#a55c5f color preview, HTML & CSS examples
This text has a color of #a55c5f
<p style="color:#a55c5f;">Text here</p>
.mytext {color:#a55c5f;}
This box has a color of #a55c5f
<div style="background-color:#a55c5f;">Content here</div>
.mybackground {background-color:#a55c5f;}
Border around this has a color of #a55c5f
<div style="border:2px solid #a55c5f;">Content here</div>
.myborder {border:2px solid #a55c5f;}