#a14f65 color space conversions
Hex:
#a14f65
RGB:
161, 79, 101
CMY:
37, 69, 60
CMYK:
0, 51, 37, 37
HSL:
344°, 34.1667%, 47.0588%
HSV (HSB):
344°, 50.9317%, 63.1373%
XYZ:
19.8429, 14.1086, 13.9893
xyY:
0.4139, 0.2943, 14.1086
CIE-Lab:
44.3883, 36.3200, 3.1982
CIE-LCH:
44.3883, 36.4605, 5.0322
CIE-Luv:
44.3883, 53.3369, -2.2884
Hunter-Lab:
37.5614, 28.5651, 4.2111
#a14f65 color charts
#a14f65 color shades, tints & tones
#a14f65 color schemes
#a14f65 color preview, HTML & CSS examples
This text has a color of #a14f65
<p style="color:#a14f65;">Text here</p>
.mytext {color:#a14f65;}
This box has a color of #a14f65
<div style="background-color:#a14f65;">Content here</div>
.mybackground {background-color:#a14f65;}
Border around this has a color of #a14f65
<div style="border:2px solid #a14f65;">Content here</div>
.myborder {border:2px solid #a14f65;}