#a34e4e color space conversions
Hex:
#a34e4e
RGB:
163, 78, 78
CMY:
36, 69, 69
CMYK:
0, 52, 52, 36
HSL:
0°, 35.2697%, 47.2549%
HSV (HSB):
0°, 52.1472%, 63.9216%
XYZ:
19.2038, 13.7854, 8.8564
xyY:
0.4589, 0.3294, 13.7854
CIE-Lab:
43.9235, 35.1040, 16.6610
CIE-LCH:
43.9235, 38.8572, 25.3898
CIE-Luv:
43.9235, 60.7060, 13.0870
Hunter-Lab:
37.1287, 27.3492, 11.8474
#a34e4e color charts
#a34e4e color shades, tints & tones
#a34e4e color schemes
#a34e4e color preview, HTML & CSS examples
This text has a color of #a34e4e
<p style="color:#a34e4e;">Text here</p>
.mytext {color:#a34e4e;}
This box has a color of #a34e4e
<div style="background-color:#a34e4e;">Content here</div>
.mybackground {background-color:#a34e4e;}
Border around this has a color of #a34e4e
<div style="border:2px solid #a34e4e;">Content here</div>
.myborder {border:2px solid #a34e4e;}