#a94d3c color space conversions
Hex:
#a94d3c
RGB:
169, 77, 60
CMY:
34, 70, 76
CMYK:
0, 54, 64, 34
HSL:
9°, 47.5983%, 44.9020%
HSV (HSB):
9°, 64.4970%, 66.2745%
XYZ:
19.8317, 14.0690, 5.9453
xyY:
0.4977, 0.3531, 14.0690
CIE-Lab:
44.3317, 36.5078, 28.1448
CIE-LCH:
44.3317, 46.0972, 37.6295
CIE-Luv:
44.3317, 69.8041, 23.5077
Hunter-Lab:
37.5087, 28.7367, 16.8583
#a94d3c color charts
#a94d3c color shades, tints & tones
#a94d3c color schemes
#a94d3c color preview, HTML & CSS examples
This text has a color of #a94d3c
<p style="color:#a94d3c;">Text here</p>
.mytext {color:#a94d3c;}
This box has a color of #a94d3c
<div style="background-color:#a94d3c;">Content here</div>
.mybackground {background-color:#a94d3c;}
Border around this has a color of #a94d3c
<div style="border:2px solid #a94d3c;">Content here</div>
.myborder {border:2px solid #a94d3c;}