#a1913c color space conversions
Hex:
#a1913c
RGB:
161, 145, 60
CMY:
37, 43, 76
CMYK:
0, 10, 63, 37
HSL:
50°, 45.7014%, 43.3333%
HSV (HSB):
50°, 62.7329%, 63.1373%
XYZ:
25.6390, 28.1541, 8.3579
xyY:
0.4125, 0.4530, 28.1541
CIE-Lab:
60.0277, -4.6401, 46.0841
CIE-LCH:
60.0277, 46.3171, 95.7496
CIE-Luv:
60.0277, 14.8026, 52.5479
Hunter-Lab:
53.0604, -6.6041, 27.8031
#a1913c color charts
#a1913c color shades, tints & tones
#a1913c color schemes
#a1913c color preview, HTML & CSS examples
This text has a color of #a1913c
<p style="color:#a1913c;">Text here</p>
.mytext {color:#a1913c;}
This box has a color of #a1913c
<div style="background-color:#a1913c;">Content here</div>
.mybackground {background-color:#a1913c;}
Border around this has a color of #a1913c
<div style="border:2px solid #a1913c;">Content here</div>
.myborder {border:2px solid #a1913c;}