#a94e35 color space conversions
Hex:
#a94e35
RGB:
169, 78, 53
CMY:
34, 69, 79
CMYK:
0, 54, 69, 34
HSL:
13°, 52.2523%, 43.5294%
HSV (HSB):
13°, 68.6391%, 66.2745%
XYZ:
19.7292, 14.1408, 5.0578
xyY:
0.5068, 0.3633, 14.1408
CIE-Lab:
44.4342, 35.5543, 32.3023
CIE-LCH:
44.4342, 48.0370, 42.2563
CIE-Luv:
44.4342, 70.2657, 27.0832
Hunter-Lab:
37.6043, 27.8429, 18.3485
#a94e35 color charts
#a94e35 color shades, tints & tones
#a94e35 color schemes
#a94e35 color preview, HTML & CSS examples
This text has a color of #a94e35
<p style="color:#a94e35;">Text here</p>
.mytext {color:#a94e35;}
This box has a color of #a94e35
<div style="background-color:#a94e35;">Content here</div>
.mybackground {background-color:#a94e35;}
Border around this has a color of #a94e35
<div style="border:2px solid #a94e35;">Content here</div>
.myborder {border:2px solid #a94e35;}