#a94e4e color space conversions
Hex:
#a94e4e
RGB:
169, 78, 78
CMY:
34, 69, 69
CMYK:
0, 54, 54, 34
HSL:
0°, 36.8421%, 48.4314%
HSV (HSB):
0°, 53.8462%, 66.2745%
XYZ:
20.4617, 14.4339, 8.9153
xyY:
0.4670, 0.3295, 14.4339
CIE-Lab:
44.8488, 37.3870, 18.0647
CIE-LCH:
44.8488, 41.5225, 25.7890
CIE-Luv:
44.8488, 65.6036, 14.1432
Hunter-Lab:
37.9919, 29.6509, 12.6812
#a94e4e color charts
#a94e4e color shades, tints & tones
#a94e4e color schemes
#a94e4e color preview, HTML & CSS examples
This text has a color of #a94e4e
<p style="color:#a94e4e;">Text here</p>
.mytext {color:#a94e4e;}
This box has a color of #a94e4e
<div style="background-color:#a94e4e;">Content here</div>
.mybackground {background-color:#a94e4e;}
Border around this has a color of #a94e4e
<div style="border:2px solid #a94e4e;">Content here</div>
.myborder {border:2px solid #a94e4e;}