#a94b4e color space conversions
Hex:
#a94b4e
RGB:
169, 75, 78
CMY:
34, 71, 69
CMYK:
0, 56, 54, 34
HSL:
358°, 38.5246%, 47.8431%
HSV (HSB):
358°, 55.6213%, 66.2745%
XYZ:
20.2534, 14.0172, 8.8459
xyY:
0.4697, 0.3251, 14.0172
CIE-Lab:
44.2576, 38.9148, 17.2715
CIE-LCH:
44.2576, 42.5754, 23.9330
CIE-Luv:
44.2576, 67.5044, 12.9138
Hunter-Lab:
37.4396, 31.0425, 12.1993
#a94b4e color charts
#a94b4e color shades, tints & tones
#a94b4e color schemes
#a94b4e color preview, HTML & CSS examples
This text has a color of #a94b4e
<p style="color:#a94b4e;">Text here</p>
.mytext {color:#a94b4e;}
This box has a color of #a94b4e
<div style="background-color:#a94b4e;">Content here</div>
.mybackground {background-color:#a94b4e;}
Border around this has a color of #a94b4e
<div style="border:2px solid #a94b4e;">Content here</div>
.myborder {border:2px solid #a94b4e;}