#a94e33 color space conversions
Hex:
#a94e33
RGB:
169, 78, 51
CMY:
34, 69, 80
CMYK:
0, 54, 70, 34
HSL:
14°, 53.6364%, 43.1373%
HSV (HSB):
14°, 69.8225%, 66.2745%
XYZ:
19.6841, 14.1228, 4.8205
xyY:
0.5096, 0.3656, 14.1228
CIE-Lab:
44.4085, 35.4395, 33.4005
CIE-LCH:
44.4085, 48.6985, 43.3034
CIE-Luv:
44.4085, 70.5723, 27.9290
Hunter-Lab:
37.5803, 27.7305, 18.7010
#a94e33 color charts
#a94e33 color shades, tints & tones
#a94e33 color schemes
#a94e33 color preview, HTML & CSS examples
This text has a color of #a94e33
<p style="color:#a94e33;">Text here</p>
.mytext {color:#a94e33;}
This box has a color of #a94e33
<div style="background-color:#a94e33;">Content here</div>
.mybackground {background-color:#a94e33;}
Border around this has a color of #a94e33
<div style="border:2px solid #a94e33;">Content here</div>
.myborder {border:2px solid #a94e33;}