#a94b3a color space conversions
Hex:
#a94b3a
RGB:
169, 75, 58
CMY:
34, 71, 77
CMYK:
0, 56, 66, 34
HSL:
9°, 48.8987%, 44.5098%
HSV (HSB):
9°, 65.6805%, 66.2745%
XYZ:
19.6420, 13.7727, 5.6261
xyY:
0.5031, 0.3528, 13.7727
CIE-Lab:
43.9051, 37.3982, 28.7921
CIE-LCH:
43.9051, 47.1975, 37.5919
CIE-Luv:
43.9051, 71.5390, 23.7044
Hunter-Lab:
37.1115, 29.5293, 16.9897
#a94b3a color charts
#a94b3a color shades, tints & tones
#a94b3a color schemes
#a94b3a color preview, HTML & CSS examples
This text has a color of #a94b3a
<p style="color:#a94b3a;">Text here</p>
.mytext {color:#a94b3a;}
This box has a color of #a94b3a
<div style="background-color:#a94b3a;">Content here</div>
.mybackground {background-color:#a94b3a;}
Border around this has a color of #a94b3a
<div style="border:2px solid #a94b3a;">Content here</div>
.myborder {border:2px solid #a94b3a;}