#a34e6b color space conversions
Hex:
#a34e6b
RGB:
163, 78, 107
CMY:
36, 69, 58
CMYK:
0, 52, 34, 36
HSL:
340°, 35.2697%, 47.2549%
HSV (HSB):
340°, 52.1472%, 63.9216%
XYZ:
20.4825, 14.2968, 15.5899
xyY:
0.4066, 0.2838, 14.2968
CIE-Lab:
44.6557, 38.3208, -0.0517
CIE-LCH:
44.6557, 38.3208, 359.9227
CIE-Luv:
44.6557, 53.9865, -6.7202
Hunter-Lab:
37.8112, 30.5247, 2.0219
#a34e6b color charts
#a34e6b color shades, tints & tones
#a34e6b color schemes
#a34e6b color preview, HTML & CSS examples
This text has a color of #a34e6b
<p style="color:#a34e6b;">Text here</p>
.mytext {color:#a34e6b;}
This box has a color of #a34e6b
<div style="background-color:#a34e6b;">Content here</div>
.mybackground {background-color:#a34e6b;}
Border around this has a color of #a34e6b
<div style="border:2px solid #a34e6b;">Content here</div>
.myborder {border:2px solid #a34e6b;}