#a03c4f color space conversions
Hex:
#a03c4f
RGB:
160, 60, 79
CMY:
37, 76, 69
CMYK:
0, 63, 51, 37
HSL:
349°, 45.4545%, 43.1373%
HSV (HSB):
349°, 62.5000%, 62.7451%
XYZ:
17.5243, 11.2698, 8.6488
xyY:
0.4680, 0.3010, 11.2698
CIE-Lab:
40.0312, 43.0661, 10.6326
CIE-LCH:
40.0312, 44.3592, 13.8685
CIE-Luv:
40.0312, 68.6949, 4.6489
Hunter-Lab:
33.5705, 34.4313, 8.2245
#a03c4f color charts
#a03c4f color shades, tints & tones
#a03c4f color schemes
#a03c4f color preview, HTML & CSS examples
This text has a color of #a03c4f
<p style="color:#a03c4f;">Text here</p>
.mytext {color:#a03c4f;}
This box has a color of #a03c4f
<div style="background-color:#a03c4f;">Content here</div>
.mybackground {background-color:#a03c4f;}
Border around this has a color of #a03c4f
<div style="border:2px solid #a03c4f;">Content here</div>
.myborder {border:2px solid #a03c4f;}