#a94949 color space conversions
Hex:
#a94949
RGB:
169, 73, 73
CMY:
34, 71, 71
CMYK:
0, 57, 57, 34
HSL:
0°, 39.6694%, 47.4510%
HSV (HSB):
0°, 56.8047%, 66.2745%
XYZ:
19.9473, 13.6811, 7.8927
xyY:
0.4804, 0.3295, 13.6811
CIE-Lab:
43.7721, 39.4953, 19.6645
CIE-LCH:
43.7721, 44.1200, 26.4684
CIE-Luv:
43.7721, 69.8789, 15.0656
Hunter-Lab:
36.9880, 31.5345, 13.2400
#a94949 color charts
#a94949 color shades, tints & tones
#a94949 color schemes
#a94949 color preview, HTML & CSS examples
This text has a color of #a94949
<p style="color:#a94949;">Text here</p>
.mytext {color:#a94949;}
This box has a color of #a94949
<div style="background-color:#a94949;">Content here</div>
.mybackground {background-color:#a94949;}
Border around this has a color of #a94949
<div style="border:2px solid #a94949;">Content here</div>
.myborder {border:2px solid #a94949;}