#a05050 color space conversions
Hex:
#a05050
RGB:
160, 80, 80
CMY:
37, 69, 69
CMYK:
0, 50, 50, 37
HSL:
0°, 33.3333%, 47.0588%
HSV (HSB):
0°, 50.0000%, 62.7451%
XYZ:
18.8138, 13.7901, 9.2596
xyY:
0.4494, 0.3294, 13.7901
CIE-Lab:
43.9304, 33.0750, 15.3773
CIE-LCH:
43.9304, 36.4749, 24.9348
CIE-Luv:
43.9304, 56.5904, 12.1992
Hunter-Lab:
37.1350, 25.4478, 11.2106
#a05050 color charts
#a05050 color shades, tints & tones
#a05050 color schemes
#a05050 color preview, HTML & CSS examples
This text has a color of #a05050
<p style="color:#a05050;">Text here</p>
.mytext {color:#a05050;}
This box has a color of #a05050
<div style="background-color:#a05050;">Content here</div>
.mybackground {background-color:#a05050;}
Border around this has a color of #a05050
<div style="border:2px solid #a05050;">Content here</div>
.myborder {border:2px solid #a05050;}