#a14a65 color space conversions
Hex:
#a14a65
RGB:
161, 74, 101
CMY:
37, 71, 60
CMYK:
0, 54, 37, 37
HSL:
341°, 37.0213%, 46.0784%
HSV (HSB):
341°, 54.0373%, 63.1373%
XYZ:
19.4957, 13.4142, 13.8736
xyY:
0.4167, 0.2867, 13.4142
CIE-Lab:
43.3808, 38.9222, 1.7402
CIE-LCH:
43.3808, 38.9611, 2.5600
CIE-Luv:
43.3808, 56.0738, -4.5803
Hunter-Lab:
36.6254, 30.9210, 3.1789
#a14a65 color charts
#a14a65 color shades, tints & tones
#a14a65 color schemes
#a14a65 color preview, HTML & CSS examples
This text has a color of #a14a65
<p style="color:#a14a65;">Text here</p>
.mytext {color:#a14a65;}
This box has a color of #a14a65
<div style="background-color:#a14a65;">Content here</div>
.mybackground {background-color:#a14a65;}
Border around this has a color of #a14a65
<div style="border:2px solid #a14a65;">Content here</div>
.myborder {border:2px solid #a14a65;}