#a94444 color space conversions
Hex:
#a94444
RGB:
169, 68, 68
CMY:
34, 73, 73
CMYK:
0, 60, 60, 34
HSL:
0°, 42.6160%, 46.4706%
HSV (HSB):
0°, 59.7633%, 66.2745%
XYZ:
19.4727, 12.9866, 6.9492
xyY:
0.4941, 0.3295, 12.9866
CIE-Lab:
42.7431, 41.5553, 21.3552
CIE-LCH:
42.7431, 46.7214, 27.1985
CIE-Luv:
42.7431, 74.1483, 15.9867
Hunter-Lab:
36.0369, 33.3885, 13.7927
#a94444 color charts
#a94444 color shades, tints & tones
#a94444 color schemes
#a94444 color preview, HTML & CSS examples
This text has a color of #a94444
<p style="color:#a94444;">Text here</p>
.mytext {color:#a94444;}
This box has a color of #a94444
<div style="background-color:#a94444;">Content here</div>
.mybackground {background-color:#a94444;}
Border around this has a color of #a94444
<div style="border:2px solid #a94444;">Content here</div>
.myborder {border:2px solid #a94444;}