#a14d65 color space conversions
Hex:
#a14d65
RGB:
161, 77, 101
CMY:
37, 70, 60
CMYK:
0, 52, 37, 37
HSL:
343°, 35.2941%, 46.6667%
HSV (HSB):
343°, 52.1739%, 63.1373%
XYZ:
19.7008, 13.8244, 13.9420
xyY:
0.4150, 0.2912, 13.8244
CIE-Lab:
43.9801, 37.3699, 2.6083
CIE-LCH:
43.9801, 37.4608, 3.9926
CIE-Luv:
43.9801, 54.4443, -3.2161
Hunter-Lab:
37.1812, 29.5127, 3.7947
#a14d65 color charts
#a14d65 color shades, tints & tones
#a14d65 color schemes
#a14d65 color preview, HTML & CSS examples
This text has a color of #a14d65
<p style="color:#a14d65;">Text here</p>
.mytext {color:#a14d65;}
This box has a color of #a14d65
<div style="background-color:#a14d65;">Content here</div>
.mybackground {background-color:#a14d65;}
Border around this has a color of #a14d65
<div style="border:2px solid #a14d65;">Content here</div>
.myborder {border:2px solid #a14d65;}