#a34b5e color space conversions
Hex:
#a34b5e
RGB:
163, 75, 94
CMY:
36, 71, 63
CMYK:
0, 54, 42, 36
HSL:
347°, 36.9748%, 46.6667%
HSV (HSB):
347°, 53.9877%, 63.9216%
XYZ:
19.6407, 13.6268, 12.1847
xyY:
0.4321, 0.2998, 13.6268
CIE-Lab:
43.6929, 38.3064, 6.5400
CIE-LCH:
43.6929, 38.8606, 9.6886
CIE-Luv:
43.6929, 58.8640, 1.2953
Hunter-Lab:
36.9145, 30.3721, 6.2698
#a34b5e color charts
#a34b5e color shades, tints & tones
#a34b5e color schemes
#a34b5e color preview, HTML & CSS examples
This text has a color of #a34b5e
<p style="color:#a34b5e;">Text here</p>
.mytext {color:#a34b5e;}
This box has a color of #a34b5e
<div style="background-color:#a34b5e;">Content here</div>
.mybackground {background-color:#a34b5e;}
Border around this has a color of #a34b5e
<div style="border:2px solid #a34b5e;">Content here</div>
.myborder {border:2px solid #a34b5e;}